Install python3-ara
ContainerImages/ansible/pipeline/head This commit looks good Details

The *python3-ara* package provides the Ansible callback plugins for ARA.
main
Dustin 2025-02-01 17:29:21 -06:00
parent ff28c119c2
commit cbbd0a9004
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ RUN dnf install -y \
findutils \ findutils \
krb5-workstation \ krb5-workstation \
openssh-clients \ openssh-clients \
python3-ara \
python3-dns \ python3-dns \
python3-netaddr \ python3-netaddr \
&& dnf clean all && dnf clean all