Commit Graph

4 Commits (197b9d93b91fb29c290eb09bdb23cd4f8742dda5)

Author SHA1 Message Date
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
Bradley A. Thornton 97052314c8
modify readme (#5)
Co-authored-by: cidrblock <brad@thethorntons.net>
2020-10-13 21:23:50 +00:00
cidrblock 9d3a6cad0a get_path and to_paths 2020-10-09 10:07:26 -07:00
Ganesh Nalawade 9672b6b361 Initial commit 2020-10-06 23:34:14 +05:30