Files
configpolicy/roles/samba-cert/handlers/main.yml
Dustin C. Hatch 7579429a0d r/samba-cert: Save firewall configuration
Without making the firewall changes permanent, when a server tries to
renew its certificate after rebooting, it will fail as the ACME server
cannot connect to the HTTP port.
2024-06-20 19:42:13 -05:00

8 lines
189 B
YAML

- name: restart samba-cert-renew.timer
systemd:
name: samba-cert-renew.timer
state: restarted
- name: save firewalld-configuration
command: firewall-cmd --runtime-to-permanent