diff options
| author | Ahmed AbdelHalim <[email protected]> | 2025-10-20 01:08:44 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2025-10-20 01:08:44 +0200 |
| commit | fabc67672fd0f5cf103db39c4d62758a17ae8261 (patch) | |
| tree | 1377e16a59cceedaa54fe3b682ac7d3659077763 /molecule/debian | |
| parent | d3d6b986db6f528ba190cbdcf59057dc8eb47351 (diff) | |
Fix testing to install galaxy collections
Diffstat (limited to 'molecule/debian')
| -rw-r--r-- | molecule/debian/molecule.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/debian/molecule.yml b/molecule/debian/molecule.yml index e939ce26..e7ce6b95 100644 --- a/molecule/debian/molecule.yml +++ b/molecule/debian/molecule.yml @@ -3,6 +3,7 @@ role_name_check: 1 dependency: name: galaxy options: + requirements-file: ../../requirements.yml ignore-errors: true driver: name: podman |
