fix: swarm init
This commit is contained in:
@@ -21,3 +21,7 @@
|
||||
- name: install netdata
|
||||
when: docker_netdata_install
|
||||
include_tasks: netdata.yml
|
||||
|
||||
- name: swarm init
|
||||
when: swarm_init and not live_restore
|
||||
include_tasks: swarm.yml
|
||||
|
||||
Reference in New Issue
Block a user