mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-11 12:02:08 +00:00
Merge pull request #1309 from rjeffman/update_fedora_41
Update images to Fedora 41
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
- script: ansible-galaxy collection install containers.podman
|
||||
displayName: Install Ansible Galaxy collections
|
||||
|
||||
- script: infra/image/build.sh -s ${{ parameters.distro }}
|
||||
- script: infra/image/build.sh -p -s ${{ parameters.distro }}
|
||||
displayName: Build ${{ parameters.distro }} base image
|
||||
env:
|
||||
ANSIBLE_ROLES_PATH: "${PWD}/roles"
|
||||
|
||||
@@ -6,7 +6,7 @@ dnf makecache; \
|
||||
dnf --assumeyes install \
|
||||
/usr/bin/python3 \
|
||||
/usr/bin/python3-config \
|
||||
/usr/bin/dnf-3 \
|
||||
python3-libdnf5 \
|
||||
sudo \
|
||||
bash \
|
||||
systemd \
|
||||
|
||||
@@ -6,7 +6,6 @@ dnf makecache; \
|
||||
dnf --assumeyes install \
|
||||
/usr/bin/python3 \
|
||||
/usr/bin/python3-config \
|
||||
/usr/bin/dnf-3 \
|
||||
python3-libdnf5 \
|
||||
sudo \
|
||||
bash \
|
||||
|
||||
Reference in New Issue
Block a user