member-sw: install ansible

This commit is contained in:
Markus 2018-06-13 14:53:59 +02:00
parent b570b30ad2
commit 4ae4cb8b13

View File

@ -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