forked from infra/ansible
member-sw: install ansible
This commit is contained in:
parent
b570b30ad2
commit
4ae4cb8b13
@ -3,7 +3,7 @@
|
|||||||
- name: Install software for members
|
- name: Install software for members
|
||||||
apt: name={{ item }}
|
apt: name={{ item }}
|
||||||
with_items:
|
with_items:
|
||||||
- apt-dater
|
- ansible
|
||||||
- git
|
- git
|
||||||
- irssi
|
- irssi
|
||||||
- netcat6
|
- netcat6
|
||||||
|
Loading…
Reference in New Issue
Block a user