diff --git a/roles/database/molecule/default/molecule.yml b/roles/database/molecule/default/molecule.yml index 6abfcfd54aa4e7f4d9a7e3aafc52a677793883f7..61b70994e3cd00b0aa8a6038ed1c47c6f869d136 100644 --- a/roles/database/molecule/default/molecule.yml +++ b/roles/database/molecule/default/molecule.yml @@ -36,6 +36,7 @@ provisioner: defaults: force_valid_group_names: "ignore" interpreter_python: "/usr/bin/python3" + force_handlers: "True" ssh_connection: pipelining: "True"