community.general/lib/ansible/plugins
Toshio Kuratomi cef4d862bc
Better error message if the template is not utf-8 encoded (#41030)
* Better error message if the template is not utf-8 encoded

Also document this in the porting guide
2018-06-05 19:07:11 -07:00
..
action Better error message if the template is not utf-8 encoded (#41030) 2018-06-05 19:07:11 -07:00
cache Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
callback Add start and end timestamp to task and play result in json callback (#39277) 2018-05-25 11:19:14 -05:00
cliconf Lenovo typofix (#40865) 2018-05-30 15:23:26 +05:30
connection Don't try to reuse ansible_port, it doesn't work that way (yet?) (#41022) 2018-06-01 13:51:34 -04:00
filter Add cidr_merge filter (#36081) 2018-05-23 14:35:23 -05:00
httpapi Complain if API response is not JSON (#40966) 2018-05-31 13:20:17 -04:00
inventory K8s dynamic collected changes (#40745) 2018-05-30 12:04:48 -05:00
lookup terms 2018-05-31 16:30:47 -04:00
netconf Add NETCONF support for SROS devices (#40330) 2018-05-24 15:44:39 +05:30
shell powershell: Respect remote_tmp path set by the user (#40210) 2018-05-23 07:12:32 +10:00
strategy Add a helper to PlayIterator to recursively find the active state (#40847) 2018-05-29 15:48:32 -05:00
terminal revert 40940 and fix nxos output truncated issue (#40960) 2018-05-31 20:58:45 +05:30
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00