mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-12-23 17:10:19 +01:00
Add apt role to travis env
This commit is contained in:
parent
d6a1e98559
commit
2e4e19d742
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ install:
|
|||
# Add ansible.cfg to pick up roles path.
|
||||
- "{ echo '[defaults]'; echo 'roles_path = ../'; } >> ansible.cfg"
|
||||
|
||||
- "ansible-galaxy install willshersystems.apt"
|
||||
|
||||
script:
|
||||
# Check the roles syntax
|
||||
|
|
Loading…
Reference in a new issue