Tickets vm
This commit is contained in:
parent
0a7dfab99f
commit
5c31fb4935
3 changed files with 37 additions and 0 deletions
|
@ -75,3 +75,9 @@
|
|||
- hosts: ldap
|
||||
roles:
|
||||
- { role: "common", tags: [ "common" ] }
|
||||
|
||||
- hosts: tickets
|
||||
roles:
|
||||
- { role: "common", tags: [ "common" ] }
|
||||
- { role: "acme", tags: [ "acme" ] }
|
||||
- { role: "nginx", tags: [ "nginx" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue