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
1 changed files with 1 additions and 0 deletions

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'