Add apt role to travis env

This commit is contained in:
Matt Willsher 2015-01-14 12:51:05 +00:00
parent d6a1e98559
commit 2e4e19d742

View file

@ -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