ff
Some checks failed
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/pr/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline failed
ci/woodpecker/pr/ansible-lint Pipeline failed

This commit is contained in:
Michael Grote 2024-08-12 13:17:52 +02:00
parent b574776d74
commit 90e01e5d68

View file

@ -16,7 +16,7 @@
- name: Template apache config
ansible.builtin.template:
src: /etc/munin/apache.conf
src: apache.conf
dest: /etc/apache2/sites-available/000-default.conf
- name: Template logrotate config