mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-12-24 17:40:18 +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.
|
# Add ansible.cfg to pick up roles path.
|
||||||
- "{ echo '[defaults]'; echo 'roles_path = ../'; } >> ansible.cfg"
|
- "{ echo '[defaults]'; echo 'roles_path = ../'; } >> ansible.cfg"
|
||||||
|
|
||||||
|
- "ansible-galaxy install willshersystems.apt"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# Check the roles syntax
|
# Check the roles syntax
|
||||||
|
|
Loading…
Reference in a new issue