parent
5d708d2808
commit
50d93f7a42
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