diff --git a/roles/bootstrap/molecule/default/molecule.yml b/roles/bootstrap/molecule/default/molecule.yml index dfe2d953259587456c18ce7231669f759676ee68..0fc8b2a55fbc862a4c1ff9d80a5c95c34fc922d0 100644 --- a/roles/bootstrap/molecule/default/molecule.yml +++ b/roles/bootstrap/molecule/default/molecule.yml @@ -35,6 +35,7 @@ provisioner: defaults: force_valid_group_names: "ignore" interpreter_python: "/usr/bin/python3" + force_handlers: "True" ssh_connection: pipelining: "True"