Flush handlers

This commit is contained in:
Alex Kotov 2020-02-06 20:34:51 +05:00
parent fb293e2724
commit c59463b0ce
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -4,6 +4,7 @@
- include_tasks: ssh.yml
- include_tasks: iptables.yml
- include_tasks: certbot.yml
- meta: flush_handlers
- include_tasks: apache/purge.yml
when: common__apache__state == 'purge'