community.general/lib/ansible
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
..
cli fix truncated list functions in ansible-doc (#41281) 2018-06-07 15:07:21 -07:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Add some dots at the end of sentences (#41176) 2018-06-07 14:37:53 +08:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor Honor ignore_errors when invoking the debugger, add config to disable this behavior (#39868) 2018-05-31 11:14:26 -04:00
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 2018-04-30 15:47:43 -05:00
inventory Introduce inventory.any_unparsed_is_failed configuration setting (#41171) 2018-06-06 09:28:58 +05:30
module_utils eos handles error gracefully when maximum sessions is reached (#41242) 2018-06-08 10:29:42 +05:30
modules Add new module to create/update a docker swarm. (#38280) 2018-06-08 10:45:09 -04:00
parsing Fix wrong python keyword (followup to #36357) (#41067) 2018-06-07 19:48:07 +05:30
playbook Revert #39365, improve error messaging (#41208) 2018-06-07 09:00:50 -05:00
plugins Add backup option to passwordstore lookup (and improve doc) (#39676) 2018-06-08 10:33:53 -04:00
template Allow config to enable native jinja types (#32738) 2018-05-31 10:38:29 +02:00
utils Make admin_users only contain root and toor because admin is used for non-privileged accounts 2018-06-05 17:01:40 -07:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py
constants.py adds ansible-doc JSON plugin data dump 2018-06-04 17:20:33 -07:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00