mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Addresses GH-5116. It comes up that when parsing json that if you are missing the last double quote on the last variable and the next line is just '}' we will get an out of range error. In this instance we will also then make sure that the line is long enough to have two colons. |
||
---|---|---|
.. | ||
__init__.py | ||
cmd_functions.py | ||
module_docs.py | ||
plugins.py | ||
string_functions.py | ||
template.py | ||
vault.py |