ssh: Fix missing firewall restart
This commit is contained in:
parent
7a3c1c712c
commit
9b322c281e
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
when:
|
when:
|
||||||
- ssh_server_ports is defined
|
- ssh_server_ports is defined
|
||||||
- ssh_open_ports
|
- ssh_open_ports
|
||||||
|
register: firewalld_direct_result
|
||||||
notify:
|
notify:
|
||||||
- Reload firewalld
|
- Reload firewalld
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue