Merge branch 'fix-ansible' into 'main'
standard: Add python3-libdnf5 and -rpm for Ansible support See merge request fedora/bootc/base-images!167
This commit is contained in:
commit
abbc4d1454
1 changed files with 4 additions and 0 deletions
|
|
@ -42,6 +42,10 @@ packages:
|
|||
- zram-generator
|
||||
# This one is in Python so isn't in FCOS, but we can safely add it here.
|
||||
- sos
|
||||
# Make Ansible "package" builtin work by default
|
||||
- python3-libdnf5
|
||||
# Make Ansible "package_facts" builtin work by default
|
||||
- python3-rpm
|
||||
|
||||
# These are random architecture-specific packages
|
||||
packages-x86_64:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue