Add OneLab Helm chart, Argo CD Application, and GitOps values for k3s
Made-with: Cursor
This commit is contained in:
11
app/playbooks/backup.yml
Normal file
11
app/playbooks/backup.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
- name: Backing up OneLab (1.27.0)
|
||||
hosts: localhost
|
||||
gather_facts: yes
|
||||
vars:
|
||||
onelab_path: '../../../..'
|
||||
|
||||
# Call from ./installation/latest/app/playbooks/backup.yml
|
||||
|
||||
tasks:
|
||||
- include_tasks: ./tasks/backup-task.yml
|
||||
Reference in New Issue
Block a user