community.general/lib/ansible/plugins
jctanner ac78347f2b Use a -short- custom hash for controlpersist path by default (#20843)
* A method to validate and alter the ssh control path automatically.
* First tries %C to use the shortened hash
* On further failure, it removes section by section from the original path
* Fix hostname
* Implement bcoca's suggested changes
* Remove unused option
* Remove unused class var
* Use to_string to avoid unicode error
* Switch from to_text to to_bytes
* Update the example config for the new controlpath feature
2017-02-01 10:39:40 -05:00
..
action clean up empty warnings/deprecations from modules 2017-01-31 18:13:26 -05:00
cache bad/missing fact plugin is a warning (#19350) 2016-12-14 14:25:19 -05:00
callback added warnings list to module and autoadd 2017-01-31 10:03:09 -05:00
connection Use a -short- custom hash for controlpersist path by default (#20843) 2017-02-01 10:39:40 -05:00
filter PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
lookup PEP 8 fixes. 2017-01-31 15:18:24 -08:00
shell fix powershell mkdtemp 2017-01-25 13:19:10 -05:00
strategy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
terminal Detect VyOS based on /etc/issue (support 1.0.5) (#20221) 2017-01-25 14:47:56 +00:00
test restored 'results' filters 2016-10-13 13:21:40 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Combine jimi-c and bcoca's ideas and work on hooking module-utils into PluginLoader. 2017-01-31 09:41:24 -08:00