We made changes to group_vars/all via sed command to control what roles we run and don't run but the change is causing a syntax error below
null_resource.ops (remote-exec): ERROR! We were unable to read either as JSON nor YAML, these are the errors we got from each:null_resource.ops (remote-exec): JSON: No JSON object could be decodednull_resource.ops (remote-exec): null_resource.ops (remote-exec): Syntax Error while loading YAML.null_resource.ops (remote-exec): could not find expected ':'null_resource.ops (remote-exec): null_resource.ops (remote-exec): The error appears to be in '/CRI_XCBC/group_vars/all': line 289, column 3, but maynull_resource.ops (remote-exec): be elsewhere in the file depending on the exact syntax problem.null_resource.ops (remote-exec): null_resource.ops (remote-exec): The offending line appears to be:null_resource.ops (remote-exec): null_resource.ops (remote-exec): cod_deploy:falsenull_resource.ops (remote-exec): post_create_script: PostAddUserScript.shnull_resource.ops (remote-exec): ^ here