diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-06-22 14:57:22 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-06-22 14:57:22 +0200 |
| commit | b0d4f3a693f372c0c489267cd2fc408b2acc0e00 (patch) | |
| tree | 3abe2f61dac5f01797bb689db7d35a2db5920395 /molecule/default/molecule.yml | |
| parent | 6d70144f55b2cb9c7c4b84e69364aab04abb5d5c (diff) | |
Simplify test disk discovery using playbook instead of cache
Diffstat (limited to 'molecule/default/molecule.yml')
| -rw-r--r-- | molecule/default/molecule.yml | 3 |
1 files changed, 0 insertions, 3 deletions
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: |
