Initial VPS operations handbook
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: Deploy daily local health checks
|
||||
hosts: managed
|
||||
become: true
|
||||
gather_facts: false
|
||||
roles:
|
||||
- role: healthcheck
|
||||
tags: [healthcheck, timers]
|
||||
Reference in New Issue
Block a user