add unp to all server
This commit is contained in:
parent
5e521f5770
commit
682814a14f
1 changed files with 2 additions and 1 deletions
|
@ -11,4 +11,5 @@
|
||||||
- name: Install a list of packages
|
- name: Install a list of packages
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
pkg:
|
pkg:
|
||||||
- htop
|
- htop
|
||||||
|
- unp
|
Loading…
Reference in a new issue