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 | 85afe2a3f29886f223ff3a70585d4f544a518135 (patch) | |
| tree | 1377e16a59cceedaa54fe3b682ac7d3659077763 /molecule/ubuntu | |
| parent | 8758f117c33d5e454c2f1c7aeef8b912fdf18009 (diff) | |
Fix testing to install galaxy collections
Diffstat (limited to 'molecule/ubuntu')
| -rw-r--r-- | molecule/ubuntu/molecule.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/ubuntu/molecule.yml b/molecule/ubuntu/molecule.yml index b530160b..12fc5a82 100644 --- a/molecule/ubuntu/molecule.yml +++ b/molecule/ubuntu/molecule.yml @@ -3,6 +3,7 @@ role_name_check: 1 dependency: name: galaxy options: + requirements-file: ../../requirements.yml ignore-errors: true driver: name: podman |
