Files
home-ops/Taskfile.yml
Toboshii Nakama 29c0526a23 fix: ceph stuff
2022-07-17 13:10:25 -05:00

12 lines
303 B
YAML

---
version: "3"
includes:
ansible: .taskfiles/AnsibleTasks.yml
backup: .taskfiles/BackupTasks.yml
cluster: .taskfiles/ClusterTasks.yml
debug: .taskfiles/DebugTasks.yml
precommit: .taskfiles/PreCommitTasks.yml
restore: .taskfiles/RestoreTasks.yml
terraform: .taskfiles/TerraformTasks.yml