ff
This commit is contained in:
parent
b574776d74
commit
90e01e5d68
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue