put back in --nocolor
This commit is contained in:
parent
1aa6f3d628
commit
2ca410eedb
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
- name: Test Ansible Lint - Playbooks/Roles
|
- name: Test Ansible Lint - Playbooks/Roles
|
||||||
ansible.builtin.command: ansible-lint --format json
|
ansible.builtin.command: ansible-lint --nocolor --format json
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
changed_when: false
|
changed_when: false
|
||||||
register: r_lint_output
|
register: r_lint_output
|
||||||
|
Loading…
x
Reference in New Issue
Block a user