summaryrefslogtreecommitdiff
path: root/test/integration/targets/keyword_inheritance/dep_keyword_inheritance.yml
blob: 3d3b684ab40cc93e9aa591555d6ff15ed28c6eea (plain)
1
2
3
4
5
6
7
8
- hosts: localhost
  gather_facts: false
  tasks:
    - include_role:
        name: "{{ item }}"
      loop:
        - setup_test_user
        - role-meta-inheritance