Update test.
parent
8f7fe990ca
commit
2003c6216b
|
|
@ -13,7 +13,7 @@ install:
|
|||
- pip install ansible
|
||||
|
||||
# Add ansible.cfg to pick up roles path.
|
||||
- "printf '[defaults]\nroles_path = ../' > ansible.cfg"
|
||||
- "{ echo '[defaults]'; echo 'roles_path = ../'; } >> ansible.cfg"
|
||||
|
||||
script:
|
||||
# Check the role/playbook's syntax.
|
||||
|
|
|
|||
Loading…
Reference in New Issue