member-sw: install ansible

This commit is contained in:
Markus 2018-06-13 14:53:59 +02:00
parent b570b30ad2
commit 4ae4cb8b13
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
- name: Install software for members
apt: name={{ item }}
with_items:
- apt-dater
- ansible
- git
- irssi
- netcat6