mirror of https://github.com/ansible/ansible.git
Fix syntax error in json/jsonarg type parser
The lack of a comma caused the statement to always evaluate as a `TypeError` when python interpreted `value (list, tuple, dict)` to call value with the arguments list, tuple, and dict.pull/16712/merge
parent
409d95d67e
commit
bed24689ec
Loading…
Reference in New Issue