Commit Graph

8 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
cidrblock ac041e21a0 Move to common/utils.py 2020-10-13 08:50:48 -07:00
cidrblock 729f441e57 Line length to 160 2020-10-12 12:28:37 -07:00
cidrblock fc332195b3 Fix black errors 2020-10-12 12:18:10 -07:00
cidrblock 7e1e66587d Add integration tests 2020-10-12 11:36:17 -07:00
cidrblock 187b776c3f Add units 2020-10-09 11:43:22 -07:00
cidrblock 9d3a6cad0a get_path and to_paths 2020-10-09 10:07:26 -07:00
cidrblock 0ffadc48c6 init_commit 2020-10-08 15:01:46 -07:00