nginx role for git + music
This commit is contained in:
parent
d0c1e45196
commit
ecf68bd0cf
8 changed files with 51 additions and 33 deletions
7
git.yaml
7
git.yaml
|
@ -2,6 +2,7 @@
|
|||
|
||||
- hosts: git
|
||||
roles:
|
||||
- common
|
||||
- acme
|
||||
- git-server
|
||||
- { role: "common", tags: [ "common" ] }
|
||||
- { role: "acme", tags: [ "acme" ] }
|
||||
- { role: "nginx", tags: [ "nginx" ] }
|
||||
- { role: "git-server", tags: [ "git-server" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue