ansible-role-docker-swarm/tasks/main.yml

6 lines
159 B
YAML
Raw Normal View History

2020-09-24 16:01:51 +02:00
---
2020-09-30 17:14:29 +02:00
- import_tasks: haproxy_conf.yml
when: docker_swarm_cluster_haproxy_install
- import_tasks: portainer.yml
when: docker_swarm_cluster_portainer_install