Skip to content
Snippets Groups Projects
Commit 9b9f7c0c authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Prevent input of invalid Ansible variables

A string or list is valid YAML but not valid for Ansible variables.
We expect only key-value-pairs (dict).

JIRA INFRA-1221
parent 39a5c801
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment