diff --git a/.travis.yml b/.travis.yml index 2934923..79b94db 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,6 @@ install: script: - echo localhost > inventory - ansible-playbook -i inventory --syntax-check --list-tasks role.yml - - ansible-playbook -i inventory --connection=local --become-method sudo -vvvv role.yml + - ansible-playbook -i inventory --connection=local --become --become-method sudo -vvvv role.yml notifications: webhooks: https://galaxy.ansible.com/api/v1/notifications/