mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update .travis.yml
This commit is contained in:
parent
69d2dba129
commit
95e6e72537
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ install:
|
|||
- "{ echo 'roles_path = ./roles/'; } >> ansible.cfg" # Add correct roles_path to ansible.cfg, appending to https://github.com/iiab/iiab/blob/master/ansible.cfg
|
||||
# - "{ echo '[defaults]'; echo 'roles_path = ./roles/'; } >> ansible.cfg" # Create ansible.cfg with correct roles_path and local_tmp
|
||||
# - cat ansible.cfg # UNCOMMENT TO VERIFY!
|
||||
- apt -a list ansible-base # VERIFY ansible-base VERSIONS OFFERED BY apt
|
||||
|
||||
script:
|
||||
- ansible-playbook tests/test.yml -i tests/inventory --syntax-check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue