decrypt_ansible_vault
Decrypt encrypted text from Ansible Vault by supplying the encrypted string and the decryption password.
Instructions
Decrypt Ansible Vault encrypted text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| encryptedText | Yes | Ansible Vault encrypted text to decrypt | |
| password | Yes | Password for decryption |