5 ms·
I usually only encrypt var files that contain things like db passwords or something. In our case it made it harder to spot typos in the username for example. I
by Deinumite 10y ago
I usually only encrypt var files that contain things like db passwords or something. In our case it made it harder to spot typos in the username for example.
I wouldn't encrypt a whole playbook for example.
- davedx 10y agoWe don't encrypt all of the credentials, just the actual passwords.