summaryrefslogtreecommitdiff
path: root/changelogs/fragments/80506-syntax-check-playbook-only.yml
blob: ed0f1b0bc75b21533ad69c60209f050d131b72ed (plain)
1
2
3
bugfixes:
- syntax check - Limit ``--syntax-check`` to ``ansible-playbook`` only, as that is the only CLI affected by this argument
  (https://github.com/ansible/ansible/issues/80506)