ansible-playbook
9.04 KB
-
Support JSON in --extra-vars. · 6bef1506
If --extra-vars starts with either a '{' or a '[', it will be assumed we are dealing with JSON and parse the data as such.
Fabio Bonelli committed
If --extra-vars starts with either a '{' or a '[', it will be assumed we are dealing with JSON and parse the data as such.