From b0d4f3a693f372c0c489267cd2fc408b2acc0e00 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 22 Jun 2026 14:57:22 +0200 Subject: Simplify test disk discovery using playbook instead of cache --- molecule/default/molecule.yml | 3 --- 1 file changed, 3 deletions(-) (limited to 'molecule/default/molecule.yml') diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index f749342..07be52c 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -33,9 +33,6 @@ provisioner: ANSIBLE_ROLES_PATH: "../../roles" config_options: defaults: - fact_caching: jsonfile - fact_caching_connection: /tmp/facts_cache - fact_caching_timeout: 600 callback_result_format: yaml interpreter_python: /usr/bin/python3 ssh_connection: -- cgit v1.2.3