ff
This commit is contained in:
parent
a58d6f6ee1
commit
2d4440a415
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
- name: ensure vhost symlink exists
|
- name: ensure vhost symlink exists
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
src: /var/cache/munin/www
|
src: /var/cache/munin/www
|
||||||
dest: munin.mgrote.net
|
dest: /var/www/html/munin.mgrote.net
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
state: link
|
state: link
|
||||||
|
|
Loading…
Reference in a new issue