make it work on debian, restore certificate management

This commit is contained in:
2024-05-08 17:27:37 +02:00
parent 31e9283fc0
commit a0ad2a9301
6 changed files with 33 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
# handlers file for apache_vhost
- name: restart apache
service:
name: httpd
name: "{{ apache_service }}"
state: restarted
- name: restart zabbix_agentd