community.general/lib/ansible/plugins
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
..
action Add coherency between check and normal mode for copy plugin action see issue #24633 (#51582) 2019-02-01 13:47:23 +10:00
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback added unsafe toggle to vars_prompt (#49219) 2019-01-30 15:01:13 -05:00
cliconf added response_timestamps to ios_xr_command module (#50095) 2019-02-04 18:49:06 +05:30
connection psrp - do not display bootstrap wrapper for eachach task (#51779) 2019-02-06 12:05:15 +10:00
doc_fragments docker modules: various adjustments (#51700) 2019-02-08 08:16:11 +00:00
filter Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
httpapi Fortinet FortiManager Connection Plugin RC, plus associated utilities (#50336) 2019-02-07 08:55:30 -05:00
inventory Update yaml.py example to include A colon for single host in a group (#51830) 2019-02-07 14:15:40 -05:00
lookup Fixed wrong limit on 'Fetch all deployments' sample (#51897) 2019-02-08 08:17:50 +05:30
netconf Fix connect_timeout config varaible in netconf connection (#51055) 2019-01-21 12:21:09 +05:30
shell split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
strategy Remove unnecessary calls to cache_block_tasks noop (#50715) 2019-01-17 08:29:26 +01:00
terminal frr: Add terminal and cliconf plugins (#51169) 2019-02-01 17:56:31 +05:30
test Simplify regex filter code (#50202) 2019-02-03 15:10:16 -05:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
loader.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00