Y
Hacker News
new
|
ask
|
show
|
jobs
by
Deinumite
3690 days 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.
1 comments
davedx
3690 days ago
We don't encrypt all of the credentials, just the actual passwords.
link