Add file for vault password

This commit is contained in:
flyingscorpio@clevo 2022-12-23 23:23:23 +01:00
parent 04ca1104c4
commit 23d6cd2312
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,4 @@
[defaults] [defaults]
vault_password_file = get-vault-password.sh
stdout_callback = yaml stdout_callback = yaml
inventory = inventory.ini inventory = inventory.ini

3
get-vault-password.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
pass show self/setup-cockpit-ansible-vault