Thierry Bouvet
|
87de2dde9f
|
Fix advertise addr (#47608)
* Fix issue #46326
* Update example to create a default swarm
|
2018-11-01 08:10:03 +00:00 |
|
Matt Clay
|
339d22a2bd
|
Improve stability of Docker integration tests. (#46005)
|
2018-09-21 14:48:40 -07:00 |
|
Pilou
|
0f2d67b87f
|
Docker integration tests: factorize setup (#42306)
* Factorize docker_secret & docker_swarm tests setup
* failure are only expected inside docker container
* docker_swarm: enable RHEL builds
|
2018-08-09 10:37:03 -07:00 |
|
Thierry BOUVET
|
8b9fe42c72
|
Add new module to create/update a docker swarm. (#38280)
* Add new module to create/update a docker swarm.
* Fix ansible-test sanity
* Fix requirements
* Fix requirements
* Add tag for author
* Test integration test.
* Fix main.yml
* Add linux arch
* Add template
* Fix test result
* Integration test to create/remove a swarm manager
* fix join test
* Downgrade docker-py
* fix rhel
* Fix review documentation.
* Fix whitespace
* Check docker installation.
* test docker install
* check
* Remove docker socket
* Fix docker install
* Fix sanity test
* Rebase
* Add docker_swarm maintainer
* Fix review
* Fix new version.
* Add docker default values
* Fix description.
* Reworked documentation
* Fix YAML error
* Rebase
* Fix example for update state.
* Fix idempotent states. Fix states: present/absent.
* Fix sanity
* Fix variables sanity
* Update example for absent state.
* fix sanity
* Wrap the contents of error message in to_native.
Co-authored by: Dag Wieers <dag@wieers.com>
|
2018-06-08 10:45:09 -04:00 |
|