ansible/lib/ansible/plugins
Abhay Kadam 2fa8f9cfd8 Fix env lookup plugin error on utf8 values (#65541)
This commit fixes issue #65297.

The env lookup plugin used to fail when environment variable value
contained any UTF-8 characters (e.g., δ, ζ).
2019-12-25 17:24:38 +05:30
..
action Clean up flake8 for ansible.netcommon collection (#65842) 2019-12-16 08:24:38 -05:00
become become - stop using play context in more places (#62373) 2019-11-18 05:32:56 +10:00
cache ANSIBLE_CACHE_PLUGIN_TIMEOUT - docs (#65311) 2019-12-10 09:19:54 -05:00
callback cgroup_perf_recap: Check if user wants to write to files or not (#64988) 2019-12-11 20:21:38 +05:30
cliconf Update aruba modules to handle prompt and syntax changes (#54261) 2019-11-09 15:03:01 +05:30
connection Fix netconf plugin related to collections (#65718) 2019-12-20 12:25:59 +05:30
doc_fragments fixed inconsistent required set to True in zabbix modules 2019-12-09 10:20:17 -08:00
filter Fix extract filter when key does not exist in container (#64959) 2019-12-04 13:24:52 +01:00
httpapi Clean up flake8 for ansible.netcommon collection (#65842) 2019-12-16 08:24:38 -05:00
inventory Remove illusion of caching in the inventory script plugin (#64151) 2019-12-20 11:44:07 -05:00
lookup Fix env lookup plugin error on utf8 values (#65541) 2019-12-25 17:24:38 +05:30
netconf Fix netconf plugin related to collections (#65718) 2019-12-20 12:25:59 +05:30
shell Fix simple typo: workind -> working (#65758) 2019-12-12 15:37:14 +05:30
strategy free strategy - include failed hosts that were notified (#65576) 2019-12-19 14:10:51 -05:00
terminal Remove unused json import for iosxr terminal (#65879) 2019-12-16 13:25:01 -05:00
test Add new truthy and falsy jinja2 tests (#62602) 2019-10-02 13:58:28 -04:00
vars Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
__init__.py Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
loader.py Make sorting in collection_loader match plugin loader (#65776) 2019-12-16 11:28:24 -05:00