summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/cli/test_syntax/syntax_check.yml
blob: 8e26cf021d7162f680af6d08565d4d12e41cc7ad (plain)
1
2
3
4
5
6
7
- name: "main"
  hosts: all
  gather_facts: false
  tasks:
  - import_role:
      name: some_role
    delegate_to: testhost