ansible/lib/ansible/template
Brian Coca 4c8c40fd3d
fix unsafe preservation across newlines (#74960)
* fix unsafe preservation across newlines

  CVE-2021-3583
  ensure we always have unsafe

Co-authored-by: Rick Elrod <rick@elrod.me>
2021-06-11 09:33:40 -04:00
..
__init__.py fix unsafe preservation across newlines (#74960) 2021-06-11 09:33:40 -04:00
native_helpers.py Force template module to use non-native Jinja2 (#68560) 2020-09-03 09:01:34 +02:00
safe_eval.py Catch errors getting filters (#74127) 2021-04-15 15:51:41 -05:00
template.py Prevent templating unused variables for {%include%} (#68749) 2020-04-14 10:27:02 +02:00
vars.py Local vars should have highest precedence in AnsibleJ2Vars (#72830) 2021-01-26 11:37:56 +01:00