zuul-jobs/roles/encrypt-file
Clark Boylan 21341d2d47 Fix encrypt files stat validation
The input to encrypt files may be a list of paths so our validation has
to evaluate and state each list entry separately. Without this we fail
beacuse the list of paths is treated like a single path and that does
not stat resulting in early failure.

Change-Id: Ibe3f6b162c3adad928708464ea03ddded2f4c683
2022-03-17 10:56:13 -07:00
..
defaults encrypt-file : role to encrypt a file 2022-02-19 08:05:40 +11:00
tasks Fix encrypt files stat validation 2022-03-17 10:56:13 -07:00
README.rst encrypt-file : role to encrypt a file 2022-02-19 08:05:40 +11:00

README.rst

encrypt-file

Import GPG keys and encrypt a file

Role Variables