decrypt_ansible_vault
Decrypt Ansible Vault encrypted text by entering the encrypted string and password to retrieve the plaintext.
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 |