ansible-vault encrypt secrets.yml
Category: VPS Management
ansible-vault encrypt secrets.yml
Encrypt a file with Ansible Vault
Use `ansible-vault encrypt secrets.yml` to encrypt a file with Ansible Vault. Helpful when you need this quickly on a Linux server.