Having an modified python script generating following json string while --list. but get some error message from ansible. not sure what went wrong…
ERROR: failed to parse: {‘test’: [‘jzk.simpletest.com.’, ‘test.simpletest.com.’]}
{
“test”: [
“jzk.simpletest.com.”,
“test.simpletest.com.”
]
}