community.general/lib/ansible/modules
John Hu 82f1438b14 Add docker_config module (#38792)
* Add docker_config module

* Address review comments

* Merge description lines

* Stop returning empty config_id in results

* Add integration tests for docker_config

Based on docker_secret's tests.

* Ensure swarm using docker_swarm module

* Add minimum docker / docker api version requirements

ref: https://github.com/ansible/ansible/pull/47046

* Check Docker API version before running tests

ref: https://github.com/ansible/ansible/pull/47340

* Typo

* Wording

* Improve example

* Assert state == absent is idempotent
2018-10-26 10:58:17 +01:00
..
cloud Add docker_config module (#38792) 2018-10-26 10:58:17 +01:00
clustering Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07:00
commands Add helper function to return helpful import error msg (#47409) 2018-10-24 07:21:36 +10:00
crypto Type error in openssl_certificate (#47508) 2018-10-26 09:11:00 +05:30
database Update proxysql_manage_config.py (#47613) 2018-10-26 11:35:01 +10:00
files Update documentation for marker (#47292) 2018-10-19 14:31:03 -04:00
identity update cyberark metadata to certified (#46978) 2018-10-12 13:54:48 -05:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging rabbitmq_plugin: refactor logic (#46597) 2018-10-21 16:14:25 -04:00
monitoring merge conflict (#25235) 2018-10-08 18:08:55 -04:00
net_tools fix error checking if netns exists (#47397) 2018-10-22 13:58:48 -04:00
network modules: network: Add initial support for Ingate modules (#47494) 2018-10-26 09:47:58 +05:30
notification Add matrix notification module (#45823) 2018-10-24 08:54:38 +01:00
packaging swupd: fail in case of an incorrect bundle (#45993) 2018-10-26 09:13:03 +01:00
remote_management Fix idempotency issues in set_bios_attributes 2018-10-25 11:02:02 -04:00
source_control Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
storage Bug fix for purefb_fs to stop incorrect filesystem eradication (#47561) 2018-10-24 09:42:42 -04:00
system Fix python3 problem in user module cve fix 2018-10-22 18:31:57 -07:00
utilities refresh_inventory doc typo (#47402) 2018-10-22 07:59:24 +10:00
web_infrastructure Changed django_manage to return changed as boolean consistently (#46157) 2018-10-24 12:56:37 +01:00
windows win_domain: Add missing functionality (#46552) 2018-10-19 13:18:52 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00