This repository has been archived on 2024-11-01. You can view files and clone it, but cannot push or open issues or pull requests.
services/_ansible/node002.yml

12 lines
164 B
YAML
Raw Normal View History

---
- name: Run roles for node002
hosts: node002
roles:
- acme-dns
2023-06-13 21:32:09 +00:00
- gitea
2023-06-19 19:15:16 +00:00
- gitea-runner
2023-06-17 11:24:02 +00:00
- influxdb
2023-06-13 18:48:16 +00:00
- umami
2023-06-16 11:15:45 +00:00
- watchtower
2023-06-16 11:39:51 +00:00
- wiki-js