Issue #63: Escape a space\?
This commit is contained in:
parent
8f2c51a1d9
commit
002d7a40a4
@ -36,7 +36,7 @@ script:
|
||||
- "ansible-playbook main.yml --syntax-check"
|
||||
|
||||
# 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.
|
||||
- idempotence=$(mktemp)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user