# vim:ft=ansible: --- - name: restart pleroma systemd: name: pleroma.service state: restarted become: yes when: pleroma_enabled