Initial VPS operations handbook
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: Validate the pre-provisioned Matrix secret contract
|
||||
hosts: matrix
|
||||
become: true
|
||||
gather_facts: false
|
||||
roles:
|
||||
- role: matrix_secret_contract
|
||||
tags: [matrix, secrets, validation]
|
||||
Reference in New Issue
Block a user