--- - name: Install software for members apt: name={{ item }} state=present with_items: - apt-dater - git - irssi - netcat6 - screen - tmux