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