summaryrefslogtreecommitdiff
path: root/test/integration/targets/docker_swarm
diff options
context:
space:
mode:
authorDave Bendit <David@ibendit.com>2018-12-06 12:50:45 -0600
committerJohn R Barker <john@johnrbarker.com>2018-12-06 18:50:45 +0000
commit73640a41907c56a9802c28a8305eec7b48b6437c (patch)
tree153f67ae0507ae8b660f53ff3357efa6c5688aa6 /test/integration/targets/docker_swarm
parent4f9f1754b44aefd808536aeaf01262c84712659a (diff)
downloadansible-73640a41907c56a9802c28a8305eec7b48b6437c.tar.gz
[docker_network] Adding `scope` and `attachable` flags (#49562)
Incorporating the abandoned work from PRs #35288 and #45552. Also adding in the version checking from `docker_container.py`, which should be abstracted out to `docker_common.py`.
Diffstat (limited to 'test/integration/targets/docker_swarm')
-rw-r--r--test/integration/targets/docker_swarm/tasks/test_swarm.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/docker_swarm/tasks/test_swarm.yml b/test/integration/targets/docker_swarm/tasks/test_swarm.yml
index eca815f1a4..f683de239f 100644
--- a/test/integration/targets/docker_swarm/tasks/test_swarm.yml
+++ b/test/integration/targets/docker_swarm/tasks/test_swarm.yml
@@ -52,7 +52,7 @@
assert:
that:
- 'output.changed'
- - 'output.actions[0] == "Node has leaved the swarm cluster"'
+ - 'output.actions[0] == "Node has left the swarm cluster"'
always:
- name: Cleanup