Skip to content

Conversation

@Chekov2k
Copy link

@Chekov2k Chekov2k commented Nov 2, 2020

For an encrypted host_var, the class of the object changes from
ansible.parsing.yaml.objects.AnsibleUnicode to ansible.parsing.yaml.objects.AnsibleVaultEncryptedUnicode
As a result, the api_key is not injected correctly. Casting to str solves the problem

For an encrypted host_var, the class of the object changes from
ansible.parsing.yaml.objects.AnsibleUnicode to ansible.parsing.yaml.objects.AnsibleVaultEncryptedUnicode
As a result, the api_key is not injected correctly. Casting to str solves the problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants