1
0
Fork 0

(ver4a) Install ansible
All checks were successful
/ build-kde (push) Successful in 9m21s
/ build-gnome (push) Successful in 4m47s

This commit is contained in:
ver4a 2024-11-21 09:38:52 +01:00
parent a5ec1de171
commit cee41d94ae
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ RUN dnf5 -y install butane coreos-installer
RUN dnf5 -y install uv
# Install general purpose development tools
RUN dnf5 -y install codium neovim
RUN dnf5 -y install codium neovim ansible
# Remove KDE Connect
RUN rpm -e kde-connect kde-connect-libs kdeconnectd

View file

@ -10,7 +10,7 @@ RUN dnf5 -y install butane coreos-installer
RUN dnf5 -y install uv
# Install general purpose development tools
RUN dnf5 -y install codium neovim
RUN dnf5 -y install codium neovim ansible
# Remove KDE Connect
RUN rpm -e kde-connect kde-connect-libs kdeconnectd