mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2025-01-10 03:40:18 +01:00
Update test.
This commit is contained in:
parent
484c627745
commit
a85ecf03be
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,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 a new issue