Add travis-ci
This commit is contained in:
7
tests/test_system.yml
Normal file
7
tests/test_system.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: travis
|
||||
sudo: true
|
||||
|
||||
roles:
|
||||
- ansible-ruby
|
||||
Reference in New Issue
Block a user