---
- name: Restart Etherpad
systemd:
name: "{{ item.name }}"
state: restarted
loop: "{{ etherpad.instances }}"