docker: remove munin (#578)
Reviewed-on: #578 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
da4ba52970
commit
c5f503b42e
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
|||
- name: homer
|
||||
state: present
|
||||
- name: munin
|
||||
state: present
|
||||
state: absent
|
||||
- name: drone
|
||||
state: present
|
||||
- name: nextcloud
|
||||
|
@ -55,7 +55,7 @@
|
|||
state: present
|
||||
network: traefik
|
||||
- name: whoami
|
||||
state: present
|
||||
state: absent
|
||||
network: traefik
|
||||
### oefenweb.ufw
|
||||
ufw_rules:
|
||||
|
|
Loading…
Reference in a new issue