Revert original Travis CI build failure fix since they reverted breaking PR.
This commit is contained in:
parent
b9f27f2587
commit
85b9905d4f
@ -36,7 +36,7 @@ script:
|
|||||||
- "ansible-playbook main.yml --syntax-check"
|
- "ansible-playbook main.yml --syntax-check"
|
||||||
|
|
||||||
# Test the playbook.
|
# Test the playbook.
|
||||||
- 'travis_wait 30 ansible-playbook --extra-vars "configure_sudoers: False" main.yml'
|
- "travis_wait 30 ansible-playbook --extra-vars '{\"configure_sudoers\":\"false\"}' main.yml"
|
||||||
|
|
||||||
# Test the playbook's idempotence.
|
# Test the playbook's idempotence.
|
||||||
- idempotence=$(mktemp)
|
- idempotence=$(mktemp)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user