community.general/lib/ansible/modules
Felix Fontein 0c2bb3da04 docker modules: various adjustments (#51700)
* Move docker_ module_utils into subpackage.

* Remove docker_ prefix from module_utils.docker modules.

* Adding jurisdiction for module_utils/docker to $team_docker.

* Making docker* unit tests community supported.

* Linting.

* Python < 2.6 is not supported.

* Refactoring docker-py version comments. Moving them to doc fragments. Cleaning up some indentations.
2019-02-08 08:16:11 +00:00
..
cloud docker modules: various adjustments (#51700) 2019-02-08 08:16:11 +00:00
clustering start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
commands start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
crypto start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
database Include materialized views for ALL_IN_SCHEMA (#50957) 2019-02-07 16:38:28 -05:00
files start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
identity fix changed-behaviour in check mode (to not always return True) (#37776) 2019-01-31 10:59:00 -05:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
monitoring start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
net_tools Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
network Removes superfluous commands nxos_vlan (#51796) 2019-02-08 11:10:45 +05:30
notification Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
packaging Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
remote_management Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
source_control copyright: edit deprecated email (#51912) 2019-02-08 01:48:25 +01:00
storage Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
system Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
utilities start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
web_infrastructure Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
windows Windows facts for licensing information (#50079) 2019-02-06 06:59:06 +10:00
__init__.py