Add ansible package
This commit is contained in:
parent
704ce3dee8
commit
96eb99ecb3
1 changed files with 2 additions and 1 deletions
3
build.sh
3
build.sh
|
|
@ -37,7 +37,8 @@ rpm-ostree install \
|
|||
alsa-tools \
|
||||
libappstream-glib \
|
||||
htop \
|
||||
glances
|
||||
glances \
|
||||
ansible
|
||||
|
||||
# from dnf groups (gh actions will translate this to rpm-ostree install <pkgs>)
|
||||
rpm-ostree groupinstall "C Development Tools and Libraries" "Development Tools"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue