vault_encrypt_string
Encrypt sensitive strings securely using Ansible Vault; specify the string, vault ID, and password file to generate encrypted output for secure storage or usage.
Instructions
Encrypt a string using Ansible Vault
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | No | ||
string | Yes | ||
vault_id | No | ||
vault_password_file | No |