diff --git a/.github/workflows/molecule_community_ees.yml b/.github/workflows/molecule_community_ees.yml index 0ce0042c..b9bbeacd 100644 --- a/.github/workflows/molecule_community_ees.yml +++ b/.github/workflows/molecule_community_ees.yml @@ -91,7 +91,7 @@ jobs: # yamllint disable-line rule:line-length - image: 'ghcr.io/ansible-community/community-ee-base:2.18.1-1@sha256:92ca937d2f58b7c3a8ca67385177b37db34df06ae324fcf4203069148d908d6a' # renovate yaml: datasource=pypi - molecule: '24.9.0' + molecule: '24.12.0' configure_podman: true additional_packages: - 'podman' @@ -100,7 +100,7 @@ jobs: # yamllint disable-line rule:line-length - image: 'ghcr.io/ansible-community/community-ee-base:2.17.6-1@sha256:102622081da26c2e7fc79b465ffe15ce30f676a9a281a2dc921ee27c83ddfa37' # renovate yaml: datasource=pypi - molecule: '24.9.0' + molecule: '24.12.0' configure_podman: true additional_packages: - 'podman' @@ -109,7 +109,7 @@ jobs: # yamllint disable-line rule:line-length - image: 'ghcr.io/ansible-community/community-ee-base:2.16.7-1@sha256:754c578dc8f40e610ed69b4cb2993a5f59c1dcdbee4a80e91a2bad2516ba7a72' # renovate yaml: datasource=pypi - molecule: '24.9.0' + molecule: '24.12.0' configure_podman: true additional_packages: - 'podman' diff --git a/.github/workflows/wf_call_molecule_certified_ees.yml b/.github/workflows/wf_call_molecule_certified_ees.yml index 14c909aa..e24f331b 100644 --- a/.github/workflows/wf_call_molecule_certified_ees.yml +++ b/.github/workflows/wf_call_molecule_certified_ees.yml @@ -112,19 +112,19 @@ jobs: - image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8:2.18.1-1@sha256:b36188c3bcfceda268af3fb156b9ec854e9352355db7b46d927ba7a9384b2ffd' cache_key_suffix: 'rhel8-2.18' # renovate yaml: datasource=pypi - molecule: '24.9.0' + molecule: '24.12.0' # yamllint disable-line rule:line-length - image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8:2.17.7-1@sha256:6afae7906f7baccb28359493e832265d3f24f67fd4144246ddaf6e704512a8c2' cache_key_suffix: 'rhel8-2.17' # renovate yaml: datasource=pypi - molecule: '24.9.0' + molecule: '24.12.0' # yamllint disable-line rule:line-length - image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8:2.16.14-1@sha256:db244d6b4f06ae97b9b15fe3071b7aab85daef71e5e92dc9d6459ce9903a37d2' cache_key_suffix: 'rhel8-2.16' # renovate yaml: datasource=pypi - molecule: '24.9.0' + molecule: '24.12.0' # yamllint disable-line rule:line-length - image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8:2.15.13-3@sha256:0b6a08e245cc02b03f5ae0b6fb74ac8f9738c437b4de3fa9a2b3225a2e914fda' @@ -152,7 +152,7 @@ jobs: - image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9:2.18.1-2@sha256:5fe58177f6c0ae204c3943c34febfaa41cd553819beee08543e30c922835cbbc' cache_key_suffix: 'rhel9-2.18' # renovate yaml: datasource=pypi - molecule: '24.9.0' + molecule: '24.12.0' additional_packages: - 'python-unversioned-command' @@ -160,7 +160,7 @@ jobs: - image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9:2.17.7-2@sha256:8270a2afb90b991005c830c5fa989a260c0e313d6cb6eaa40ab3f2e8b7df6072' cache_key_suffix: 'rhel9-2.17' # renovate yaml: datasource=pypi - molecule: '24.9.0' + molecule: '24.12.0' additional_packages: - 'python-unversioned-command' @@ -168,7 +168,7 @@ jobs: - image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9:2.16.14-2@sha256:8afa6b37476e2bba2a00b61ba9a48da9cc1f22e7f182c5080bc873eaaa84b537' cache_key_suffix: 'rhel9-2.16' # renovate yaml: datasource=pypi - molecule: '24.9.0' + molecule: '24.12.0' additional_packages: - 'python-unversioned-command'