No swarm for now
This commit is contained in:
parent
3dd090df47
commit
ee6e481479
1 changed files with 4 additions and 4 deletions
|
|
@ -63,7 +63,7 @@
|
|||
- name: Install python library for docker
|
||||
package: name="{{ docker_python_lib }}" state=latest update_cache=yes
|
||||
|
||||
- name: Enable swarm mode
|
||||
include_tasks: swarm.yml
|
||||
when:
|
||||
- docker_swarmmode
|
||||
#- name: Enable swarm mode
|
||||
# include_tasks: swarm.yml
|
||||
# when:
|
||||
# - docker_swarmmode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue