Updating roles
This commit is contained in:
9
matrix-stack.yaml
Normal file
9
matrix-stack.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
- name: Execute test
|
||||
hosts: alpha-control-plane
|
||||
become: true
|
||||
vars_files:
|
||||
- ../secrets.yaml
|
||||
roles:
|
||||
- role: ericomeehan.matrix-stack
|
||||
vars:
|
||||
server_name: eom.dev
|
||||
Reference in New Issue
Block a user