Add more editors to adm hosts
This commit is contained in:
parent
8742d750a3
commit
fa42610bff
1 changed files with 2 additions and 0 deletions
|
@ -46,11 +46,13 @@
|
|||
name: "{{ item }}"
|
||||
state: installed
|
||||
with_items:
|
||||
- emacs-nox # more editors
|
||||
- httpd-tools # htpasswd
|
||||
- knot-utils # kdig (dns over tls)
|
||||
- libvirt-client # kvm host client
|
||||
- make # generic building
|
||||
- mariadb # mariadb client tools
|
||||
- nano # more editors
|
||||
- nmap # check for open ports
|
||||
- nsd # check dns zone files
|
||||
- podman # building containers
|
||||
|
|
Loading…
Add table
Reference in a new issue