mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-30 23:45:25 +02:00
9 lines
129 B
YAML
9 lines
129 B
YAML
---
|
|
- ansible.builtin.include_tasks: backup.yml
|
|
tags:
|
|
- backup
|
|
|
|
- ansible.builtin.include_tasks: nfs.yml
|
|
tags:
|
|
- nfs
|