Compare commits
2 Commits
d91a92fe9a
...
0a8ac8bb58
Author | SHA1 | Date | |
---|---|---|---|
0a8ac8bb58 | |||
fdbf8f1e0d |
@ -1,6 +0,0 @@
|
||||
---
|
||||
- name: Deploy and configure cinny
|
||||
hosts: "{{ cinny_hosts | default('cinny') }}"
|
||||
become: "{{ cinny_become | default(true) }}"
|
||||
roles:
|
||||
- role: finallycoffee.matrix.cinny
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
- name: Deploy and configure element
|
||||
hosts: "{{ element_hosts | default('element') }}"
|
||||
become: "{{ element_become | default(true) }}"
|
||||
roles:
|
||||
- role: finallycoffee.matrix.element
|
Loading…
x
Reference in New Issue
Block a user