mirror of https://github.com/ansible/ansible.git
Ensure syntax check errors include filenames (#77679)
This fixes bug which prevents identification of broken playbook when passing multiple playbooks as arguments, something that is common especially with `--syntax-check`. Affects: ansible-lintpull/78771/head
parent
df6a564abd
commit
9f16bdbdda
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Ensure syntax check errors include playbook filenames
|
||||
Loading…
Reference in New Issue