community.general/lib/ansible/plugins
Dag Wieers f45c41ef3e urldecode filter for Jinja2 (#28503)
* urldecode filter for Jinja2

We needed this in order to deconstruct correct URLs using Jinja2.
And we might as well upstream this.

* Add integration tests

* Fixes for Python 3

* Add urlencode for older Jinja2
2019-01-03 18:06:13 -05:00
..
action Change net_* default behaviour on missing module (#49923) 2018-12-26 15:33:30 +05:30
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback Add support for NRDP notifications (#39297) 2019-01-02 10:15:15 -05:00
cliconf Allow persistent connection plugins to queue messages back to ansible-connection (#49977) 2018-12-19 10:54:42 -05:00
connection Fix for AttributeError in network_cli (#50284) 2018-12-24 01:02:21 +05:30
filter urldecode filter for Jinja2 (#28503) 2019-01-03 18:06:13 -05:00
httpapi Allow persistent connection plugins to queue messages back to ansible-connection (#49977) 2018-12-19 10:54:42 -05:00
inventory update openshift inventory plugin docs (#49901) 2018-12-19 11:30:38 -06:00
lookup allow for vault enterprise namespaces (#50462) 2019-01-03 11:51:13 -05:00
netconf Allow persistent connection plugins to queue messages back to ansible-connection (#49977) 2018-12-19 10:54:42 -05:00
shell split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
strategy Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
terminal Fix eos terminal plugin (#49920) 2018-12-20 14:13:18 +05:30
test Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vars removes talk of hardcoded loading from plugin docs (#49383) 2018-11-30 14:37:55 -06:00
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
loader.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00