Initial commit
This commit is contained in:
9
anygroup.yml
Normal file
9
anygroup.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
- hosts: anygroup
|
||||
roles:
|
||||
- common
|
||||
- anyrole
|
||||
|
||||
# Associate further roles to servers in specific group in this file...
|
||||
|
||||
...
|
||||
Reference in New Issue
Block a user