Commit Graph

6 Commits (cbbd0a90040c8670f69e7a5e77172128a549b299)

Author SHA1 Message Date
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