aboutsummaryrefslogtreecommitdiffstats
path: root/playbook.yml
blob: 115450a4f695ce8bf45b744e7cddd7f11c55984b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
- hosts: all
  roles:
    - common
  tags:
    - common

- hosts: all
  roles:
    - jumpcloud
  tags:
    - jumpcloud