ssh: Fix missing firewall restart

This commit is contained in:
saibotk 2020-10-04 18:23:17 +02:00
parent 7a3c1c712c
commit 9b322c281e
No known key found for this signature in database
GPG key ID: A3299C587D5DF523

View file

@ -25,6 +25,7 @@
when:
- ssh_server_ports is defined
- ssh_open_ports
register: firewalld_direct_result
notify:
- Reload firewalld