mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-26 04:50:18 +01:00
apt role is no longer needed
This commit is contained in:
parent
90992da436
commit
3c6c605886
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ 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
|
||||
- "ansible-playbook -i tests/inventory tests/test.yml --syntax-check"
|
||||
|
|
Loading…
Reference in a new issue