Use the container-tools module instead of individual packages

This commit is contained in:
Anthony Rose 2021-02-08 15:05:52 +00:00
parent b088d4d0e2
commit b7dd5cafc4

View file

@ -17,13 +17,13 @@
state: present state: present
vars: vars:
packages: packages:
- "@container-tools"
- "@development" - "@development"
- ansible - ansible
- aspell-en - aspell-en
- bc - bc
- bind-utils - bind-utils
- clang - clang
- crun
- git - git
- gnupg2 - gnupg2
- lldb - lldb
@ -31,7 +31,6 @@
- nmap - nmap
- nodejs - nodejs
- openssh-server - openssh-server
- podman
- python38 - python38
- python38-psutil - python38-psutil
- sqlite - sqlite