summaryrefslogtreecommitdiffstats
path: root/test/schemas/negative_test/playbooks/import_playbook_exclusive.yml
blob: ef2b5f6d7cc962b37398189ce2f4c1bcff50c7ad (plain)
1
2
3
4
---
# invalid because you cannot have both entries in the same time:
- ansible.builtin.import_playbook: foo.yml
  import_playbook: other.yml