community.general/lib/ansible/plugins
François Scala aade5234a9 Fix urlparse import for Python3 (#31240)
* Fix urlparse import for Python3 in

* contrib/inventory/consul_io.py
* contrib/inventory/rudder.py
* contrib/inventory/windows_azure.py
* lib/ansible/module_utils/known_hosts.py
* lib/ansible/modules/cloud/centurylink/clc_firewall_policy.py
* lib/ansible/modules/cloud/docker/_docker.py
* lib/ansible/modules/cloud/ovirt/ovirt_disk.py
* lib/ansible/plugins/action/ce_template.py
2017-10-09 20:18:09 -07:00
..
action Fix urlparse import for Python3 (#31240) 2017-10-09 20:18:09 -07:00
cache Fix flush_cache on redis cache 2017-10-03 12:54:26 -04:00
callback fix for slack callback breaks in 2.4 (#30932) 2017-09-26 17:18:59 -04:00
cliconf Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
connection remove unused ssh pipelining setters 2017-10-03 09:22:01 -04:00
filter fixes issue where filter wouldn't error on undefined var (#30921) 2017-09-26 11:50:57 -07:00
inventory fix 'return false' from parse 2017-10-06 13:25:06 -04:00
lookup Fix urlparse import for Python3 (#31240) 2017-10-09 20:18:09 -07:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell win_become: Added support to become a service user (#30407) 2017-10-09 17:58:29 -07:00
strategy Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
terminal Fix nxos terminal regex to parse xml response (#31283) 2017-10-05 15:32:43 +05:30
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
__init__.py allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
loader.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00