Update ansible and add python3-libdnf5 to template installed packages

This commit is contained in:
2025-07-18 14:20:58 -05:00
parent 23bdd17e25
commit c625e48dee
8 changed files with 205 additions and 19 deletions

View File

@@ -58,7 +58,9 @@ autopart --type=lvm
reboot
%packages --ignoremissing
qemu-guest-agent #Make sure that this package gets installed because if you use DHCP this is how Promxox and then Packer will know the IP address to connect to
qemu-guest-agent
python3-libdnf5
#Make sure that this package gets installed because if you use DHCP this is how Promxox and then Packer will know the IP address to connect to
#@^Infrastructure Server
%end