1
0
Fork 0

(ver4a) Install ansible-lint
All checks were successful
/ build-gnome (push) Successful in 5m26s
/ build-kde (push) Successful in 10m59s

This commit is contained in:
ver4a 2024-11-21 11:14:15 +01:00
parent cee41d94ae
commit 8c1dd3d890
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 ansible
RUN dnf5 -y install codium neovim ansible python3-ansible-lint
# 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 ansible
RUN dnf5 -y install codium neovim ansible python3-ansible-lint
# Remove KDE Connect
RUN rpm -e kde-connect kde-connect-libs kdeconnectd