Author: Robert Kimani
Source
Ansible Vault lets you keep sensitive data, such as passwords and keys, in encrypted files. Here’s how to use it in playbooks to improve automation workflow safety. Read More at Enable Sysadmin
The post How to encrypt sensitive data in playbooks with Ansible Vault appeared first on Linux.com.