-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Line 22 in bfd1a96
| chmod 600 vault-secret |
Since you can't change the executive bit on a cloud filesystem mounted to Windows, ansible-playbook will always try to execute the vault secret as a script.
so, mind as well make it a script then.
Solution:
- print vault key to stdout