added dmidecode to basic packages

This commit is contained in:
2022-06-27 10:15:03 +02:00
parent 43e90a3767
commit a72e8d063b

View File

@@ -4,6 +4,7 @@
state: latest
name:
- curl
- dmidecode
- htop
- iftop
- iotop
@@ -12,6 +13,7 @@
- neofetch
- net-tools
- "{{ nfs_client_package }}"
- python3-netaddr
- ranger
- rsync
- tmux
@@ -21,7 +23,6 @@
- vim-python-jedi
- wget
- unattended-upgrades
- python3-netaddr
- name: system setup | utilities | install cloud-init and gemu guest agent
tags: packages,system,system setup