community.general/lib/ansible/plugins
Brian Coca 960388143f
faster config loading (#48333)
* faster config loading

  - used already loaded module var instead of doc functions
  - add preload to populate config defs cache
  - avoid debug work when not in debug
  - generators, force consumption
2019-01-23 12:06:54 -05:00
..
action fix include_vars non-ASCII error handling (#51198) 2019-01-22 19:35:34 -05:00
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback Update debug.py (#51041) 2019-01-21 15:08:26 +05:30
cliconf Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
connection Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
filter Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
httpapi Add checkpoint_session module (#50930) 2019-01-16 13:19:36 +01:00
inventory Fix Foreman returning host parameters (#51034) 2019-01-18 15:56:57 -05:00
lookup Bubble up import exception content for k8s module (#50657) 2019-01-15 10:44:59 +10:00
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 Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
test Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06: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 faster config loading (#48333) 2019-01-23 12:06:54 -05:00