Add ansible package

This commit is contained in:
badblocks 2024-11-01 12:57:01 -07:00
parent 704ce3dee8
commit 96eb99ecb3
No known key found for this signature in database

View file

@ -37,7 +37,8 @@ rpm-ostree install \
alsa-tools \ alsa-tools \
libappstream-glib \ libappstream-glib \
htop \ htop \
glances glances \
ansible
# from dnf groups (gh actions will translate this to rpm-ostree install <pkgs>) # from dnf groups (gh actions will translate this to rpm-ostree install <pkgs>)
rpm-ostree groupinstall "C Development Tools and Libraries" "Development Tools" rpm-ostree groupinstall "C Development Tools and Libraries" "Development Tools"