mirror of
https://github.com/geerlingguy/ansible-role-ansible.git
synced 2025-01-21 20:41:45 +01:00
Update test.
This commit is contained in:
parent
31a59995be
commit
b9cc5103b3
@ -14,7 +14,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
Block a user