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/template
Brian Coca 6149685652 Merge pull request #14293 from dagwieers/fix-eval-json-booleans
Defined JSON booleans in global context for python eval()
2016-02-04 11:33:30 -05:00
..
__init__.py deprecate all bare variable conversions (not debug) 2016-02-01 18:59:14 -05:00
safe_eval.py Also add 'null' as a possible JSON value 2016-02-04 14:19:46 +01:00
template.py
vars.py