5 lines
133 B
Text
5 lines
133 B
Text
|
#
|
||
|
# {{ ansible_managed }}
|
||
|
#
|
||
|
secret "{{ lookup('passwordstore', item.1.pass + '/' + inventory_hostname_short + ' subkey=secret') }}";
|