community.general/lib/ansible/modules/cloud/docker
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
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_docker.py Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
docker_container.py Adding a switch to output docker logs (#40693) 2018-06-06 10:50:04 +02:00
docker_image.py docker_image: Fix idempotency of pull (#31956) 2018-04-25 12:58:29 -04:00
docker_image_facts.py Enable check mode for docker_image_facts (#38944) 2018-06-06 11:03:26 +02:00
docker_login.py Remove me from botmeta (#39263) 2018-04-24 19:55:04 -04:00
docker_network.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
docker_secret.py Fix documentation fragments for docker (#38378) 2018-04-17 08:51:56 -07:00
docker_service.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
docker_swarm.py Add new module to create/update a docker swarm. (#38280) 2018-06-08 10:45:09 -04:00
docker_volume.py Fix error when there are no docker volumes present yet (#28145) 2017-10-30 15:53:08 -04:00