munin: from container to vm #155
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