Skip to content

Instantly share code, notes, and snippets.

@INDIAN2020
Created June 20, 2024 05:40
Show Gist options
  • Save INDIAN2020/1d1b00ba2f58a513bedd702632d04f74 to your computer and use it in GitHub Desktop.
Save INDIAN2020/1d1b00ba2f58a513bedd702632d04f74 to your computer and use it in GitHub Desktop.
How To Manage Sensitive Files with ansible-vault
# cat vault.yml
Secret information
# Protect vault.yml with vault
ansible-vault create vault.yml
#
https://spacelift.io/blog/ansible-variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment