mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-26 13:00:18 +01:00
Update .travis.yml
This commit is contained in:
parent
e06669fb65
commit
2dd1ca5abb
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ install:
|
||||||
- pip install ansible
|
- pip install ansible
|
||||||
|
|
||||||
# Add ansible.cfg to pick up roles path.
|
# Add ansible.cfg to pick up roles path.
|
||||||
- "printf '[defaults]\nroles_path = ../' > ansible.cfg"
|
- "printf '[defaults]\nroles_path = ../\n' > ansible.cfg"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# Check the roles syntax
|
# Check the roles syntax
|
||||||
|
|
Loading…
Reference in a new issue