Cleanup
This commit is contained in:
parent
c783601fa9
commit
792f2749b6
21 changed files with 160 additions and 58 deletions
|
@ -2,7 +2,8 @@
|
|||
|
||||
- hosts: music
|
||||
roles:
|
||||
- common
|
||||
- acme
|
||||
- go
|
||||
- music
|
||||
- { role: "common", tags: [ "common" ] }
|
||||
- { role: "acme", tags: [ "acme" ] }
|
||||
- { role: "go", tags: [ "go" ] }
|
||||
# - { role: "nginx", tags: [ "nginx" ] }
|
||||
- { role: "music", tags: [ "music" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue