From 35963a136fee2d06c295d7c004ff95a5a4be341a Mon Sep 17 00:00:00 2001 From: lotyp Date: Tue, 21 Jun 2022 03:57:03 +0300 Subject: [PATCH] ci: returning tests directory --- molecule/defaults-restored-on-localhost/molecule.yml | 1 + 1 file changed, 1 insertion(+) 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