mirror of https://github.com/ansible/ansible.git
Properly assign the searchpath for templates to the environment loader
dbd755e0
previously assigned the value to self._templar.environment.searchpath,
which is incorrect - it needs to be assigned to the environment.loader.searchpath
value instead.
Fixes #11931
pull/12192/head
parent
2761df232e
commit
f162990cb3
Loading…
Reference in New Issue