You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/filters
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
7 years ago
..
files Fix test_filters fail because of dict sort (#18105) 8 years ago
meta Fix cosmetic problems in YAML source 8 years ago
tasks Create urlsplit filter (#28537) 7 years ago
templates Fix test_filters fail because of dict sort (#18105) 8 years ago
vars Handle errors in jmespath in json_query better (#22109) 7 years ago
aliases Initial ansible-test implementation. (#18556) 8 years ago
filters.yml Integration tests requirements (#26545) 7 years ago
runme.sh Integration tests requirements (#26545) 7 years ago