(ver4a) Install ansible
This commit is contained in:
parent
a5ec1de171
commit
cee41d94ae
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue