Back to articles
January 20, 2025

decrypt an ansible string

This will prompt for vault password

ansible-vault decrypt oo-encrypted.txt --output=/dev/stderr > /dev/null
Loading comments...