diff --git a/molecule/defaults-restored-on-localhost/molecule.yml b/molecule/defaults-restored-on-localhost/molecule.yml index 9c482a7..b35706c 100644 --- a/molecule/defaults-restored-on-localhost/molecule.yml +++ b/molecule/defaults-restored-on-localhost/molecule.yml @@ -13,6 +13,7 @@ driver: managed: false ansible_connection_options: connection: local + ansible_connection: local ansible_sudo_pass: "${ANSIBLE_SUDO_PASSWORD}" become_method: sudo