summaryrefslogtreecommitdiff
path: root/test/integration/test_win_group3.yml
blob: f8bcdcd780edda4e885135b04b9d1c527be210c4 (plain)
1
2
3
4
5
6
- hosts: windows
  gather_facts: false
  roles:
    - { role: test_win_service, tags: test_win_service }
    - { role: test_win_feature, tags: test_win_feature }
    - { role: test_win_user, tags: test_win_user }