Reorganized automatrop hosts
This commit is contained in:
parent
4919fbea0e
commit
2cbf555a9d
9 changed files with 69 additions and 6 deletions
|
@ -1,12 +1,14 @@
|
|||
- name: Default
|
||||
hosts: all
|
||||
roles:
|
||||
- role: access
|
||||
tags: access
|
||||
- role: software
|
||||
tags: software
|
||||
- role: dotfiles
|
||||
tags: dotfiles
|
||||
- role: mnussbaum.base16-builder-ansible # Required for color
|
||||
tags: color
|
||||
- role: color
|
||||
tags: color
|
||||
- role: vdirsyncer
|
||||
tags: vdirsyncer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue