diff --git a/roles/common/molecule/default/molecule.yml b/roles/common/molecule/default/molecule.yml index c4a2388f2ef8be14a7343f7042559c51c98663c9..5a9a955c13a0c92a22d37b311959b50935b31a13 100644 --- a/roles/common/molecule/default/molecule.yml +++ b/roles/common/molecule/default/molecule.yml @@ -113,6 +113,7 @@ provisioner: defaults: force_valid_group_names: "ignore" interpreter_python: "/usr/bin/python3" + force_handlers: "True" ssh_connection: pipelining: "True"