Commit Graph

7 Commits (2305c5c6683ec061fffc9637fa3b2897ea7057cb)

Author SHA1 Message Date
Dustin 2305c5c668 Install libvirt Python bindings
ContainerImages/ansible/pipeline/head This commit looks good Details
The new dynamic inventory plugin needs the Python bindings for *libvirt*
in order to communicate with the *libvirt* daemon on the VM hosts.
2025-02-07 19:54:39 -06:00
Dustin cbbd0a9004 Install python3-ara
ContainerImages/ansible/pipeline/head This commit looks good Details
The *python3-ara* package provides the Ansible callback plugins for ARA.
2025-02-01 17:29:21 -06:00
Dustin ff28c119c2 Fix syntax error
ContainerImages/ansible/pipeline/head This commit looks good Details
2022-12-03 10:10:03 -06:00
Dustin 2e788b9ae3 Run as jenkins user
ContainerImages/ansible/pipeline/head There was a failure building this commit Details
2022-12-03 10:08:09 -06:00
Dustin 2e57b72895 Remove LANG env var
ContainerImages/ansible/pipeline/head There was a failure building this commit Details
Turns out the *fedora* container image doesn't include the en_US.UTF-8
locale, so it can't be used for `LANG`.  The default is apparently
`C.UTF-8` anyway, Unicode still works.
2022-12-03 09:40:00 -06:00
Dustin f0cbb05cb3 Clean up after `dnf install`
Keep the layer small by not committing the dnf cache.
2022-12-03 09:38:47 -06:00
Dustin 76f1dc3756 Initial commit
ContainerImages/ansible/pipeline/head This commit looks good Details
2022-11-06 21:45:50 -06:00