Allow for vaulted templates in template lookup (#49819)

Fixes #34209
This commit is contained in:
Martin Krizek
2019-01-07 16:06:01 +01:00
committed by Brian Coca
parent f9079274e7
commit 6d604f9b01
6 changed files with 55 additions and 31 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- Allow for vaulted templates in template lookup (https://github.com/ansible/ansible/issues/34209)