community.general/lib/ansible/plugins
Toshio Kuratomi f75ffe46db Make configparser imports python3 ready
the ConfigParser module was renamed to configparser in Python3.  Use
six.moves to import it so that the modules will function on Python3.
2017-02-03 21:15:34 -08: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 allow debug to be 'changed' (#20957) 2017-02-02 13:46:16 -05:00
connection Move ssh and local connection plugins from using raw select to selectors 2017-02-03 08:23:50 -08:00
filter PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
lookup Make configparser imports python3 ready 2017-02-03 21:15:34 -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
__init__.py Module utils default path (#20913) 2017-02-02 17:48:53 -08:00