# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ERROR! We were unable to read either as JSON nor YAML, these are the errors we got from each: JSON: Expecting value: line 1 column 1 (char 0) Syntax Error while loading YAML. found character that cannot start any token The error appears to be in '/WORKDIR/git-code7n5njs8q/tests/tests_multiple_sudoers.yml': line 66, column 25, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - users: - %wheel ^ here ---^---^---^---^---^---