mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-25 04:20:18 +01:00
Add delta output
This commit is contained in:
parent
cff5eaafd8
commit
62ede7a7da
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ script:
|
|||
- "ansible-playbook -i tests/inventory tests/test.yml --syntax-check"
|
||||
|
||||
# Run the role for multiple distros
|
||||
- "ansible-playbook -i tests/inventory tests/test.yml"
|
||||
- "ansible-playbook -D -i tests/inventory tests/test.yml"
|
||||
|
||||
# Run the role/playbook again, checking to make sure it's idempotent.
|
||||
- >
|
||||
|
|
Loading…
Reference in a new issue