diff options
author | Martin Krizek <martin.krizek@gmail.com> | 2019-01-07 16:06:01 +0100 |
---|---|---|
committer | Brian Coca <bcoca@users.noreply.github.com> | 2019-01-07 16:06:01 +0100 |
commit | 6d604f9b01fcdf5503fd2192f6ba517f2d5599f1 (patch) | |
tree | 62832637113168a510fff380e46de13c805257ec /test/integration/targets/lookups/templates/vaulted_hello.j2 | |
parent | Checkpoint httpapi plugin (#49929) (diff) | |
download | ansible-6d604f9b01fcdf5503fd2192f6ba517f2d5599f1.tar.xz ansible-6d604f9b01fcdf5503fd2192f6ba517f2d5599f1.zip |
Allow for vaulted templates in template lookup (#49819)
Fixes #34209
Diffstat (limited to 'test/integration/targets/lookups/templates/vaulted_hello.j2')
-rw-r--r-- | test/integration/targets/lookups/templates/vaulted_hello.j2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/integration/targets/lookups/templates/vaulted_hello.j2 b/test/integration/targets/lookups/templates/vaulted_hello.j2 new file mode 100644 index 0000000000..a6e98bd8a8 --- /dev/null +++ b/test/integration/targets/lookups/templates/vaulted_hello.j2 @@ -0,0 +1,6 @@ +$ANSIBLE_VAULT;1.1;AES256 +33623433323331343363343830343365376233386637366264646634663632343963396664393463 +3734626234626639323061643863613164643365363063310a663336663762356135396430353435 +39303930613231336135623761363130653235666433383965306235653963343166633233323638 +6635303662333734300a623063393761376531636535383164333632613839663237336463616436 +62643437623538633335366435346532636666616139386332323034336530356131 |