feat: added install netdata
This commit is contained in:
@@ -17,3 +17,7 @@
|
||||
- name: Configure docker system prune with cron
|
||||
when: docker_cronjob_prune
|
||||
include_tasks: prune.yml
|
||||
|
||||
- name: install netdata
|
||||
when: docker_netdata_install
|
||||
include_tasks: netdata.yml
|
||||
|
||||
Reference in New Issue
Block a user