This commit is contained in:
Michael Grote 2024-08-12 13:45:16 +02:00
parent 10e7643d7d
commit 67b06fa69e

View file

@ -18,7 +18,7 @@
ansible.builtin.template:
src: apache.conf
dest: /etc/apache2/sites-available/000-default.conf
notify:
notify: "restart apache2"
- name: Enable fgcid
community.general.apache2_module: