nextcloud: Entferne weitere munin-Überbleibsel
This commit is contained in:
parent
3f48f62351
commit
ed3e2ca37a
3 changed files with 0 additions and 17 deletions
|
@ -71,14 +71,3 @@
|
|||
src: ../roles/nextcloud/templates/nextcloud-updater.j2
|
||||
dest: "/usr/local/bin/nextcloud-updater"
|
||||
mode: 0755
|
||||
|
||||
- name: "common | Erstelle munin-Verzeichnis"
|
||||
file:
|
||||
path: "{{ local_munin_path }}"
|
||||
state: directory
|
||||
|
||||
- name: "common | Kopiere munin-Daten"
|
||||
get_url:
|
||||
url: https://raw.githubusercontent.com/munin-monitoring/contrib/master/plugins/nextcloud/nextcloud_
|
||||
dest: "{{ local_munin_path }}/nextcloud_"
|
||||
mode: 0755
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue