diff --git a/build.sh b/build.sh index ae5275a..472be10 100755 --- a/build.sh +++ b/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 ) rpm-ostree groupinstall "C Development Tools and Libraries" "Development Tools"