1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins
Sam Doran 80c00d3238 Create urlsplit filter (#28537)
* Improve tests for uri filter

* Create URL Split docs

* Add urlsplit filter

* Py3 compatibility

* Use helper method and eliminate query options

* Add options, cleanup output, fix tests

* Update docs

* Add parenthesis to boilerplate import

* Add debug task to tests

* Use exclude option to filter returned values

* Filter out additional option for Python 3
2017-08-29 17:58:44 -04:00
..
action Bugfix to check-mode and async support, and features (#28448) 2017-08-29 14:44:50 -07:00
cache Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
callback Check existence of SSL certs in Foreman callback (#25796) 2017-08-22 14:25:14 -04:00
cliconf New module aireos_command (#26769) 2017-07-19 23:14:52 +05:30
connection Remove transport_test for some connection types (#28450) 2017-08-26 01:16:40 +02:00
filter Create urlsplit filter (#28537) 2017-08-29 17:58:44 -04:00
inventory Translate openstack inventory from script to plugin 2017-08-29 12:45:41 -04:00
lookup Updated consul_kv lookup plugin so that it can take in host and port 2017-08-17 10:42:22 -04:00
netconf
shell switch become/runas to LogonUser/CreateProcessWithTokenW (#28253) 2017-08-15 18:55:17 -07:00
strategy Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
terminal fix issue with trailing white space when logging into asa (#28073) 2017-08-11 12:30:57 -04:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Don't compare group_vars paths with bytestrings (#27922) 2017-08-11 10:21:20 -04:00
__init__.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
loader.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00