ansible.utils/docs
Bradley A. Thornton 197b9d93b9
Add index_of plugin (#6)
* Add index_of filter/lookup plugin

* Update README

* Fix unittest import, black

* Remove true/false tests as ansible 2.9 uses jinja 2.10, need 2.11

* Add jinja > 2.11 to unit test requirements

* Reformat requirements file

* Limit unit to tests available in < jinja 2.11

* Reblack

* Remove float (j 2.11)

* Add integration tests, update docstring

* Comment out test using integer, requires jinja 2.11

* doc updates

Co-authored-by: cidrblock <brad@thethorntons.net>
2020-10-15 05:52:14 -07:00
..
ansible.utils.get_path_lookup.rst Add index_of plugin (#6) 2020-10-15 05:52:14 -07:00
ansible.utils.index_of_lookup.rst Add index_of plugin (#6) 2020-10-15 05:52:14 -07:00
ansible.utils.to_paths_lookup.rst Add index_of plugin (#6) 2020-10-15 05:52:14 -07:00