feat(ntfy): add new ntfy_server role
Johto Infrastructure Pipeline / Run Ansible Lint (push) Successful in 1m52s
Johto Infrastructure Pipeline / Deploy to Production (push) Skipped

This commit is contained in:
Jordan Del Pilar
2026-07-16 13:02:23 -07:00
parent 05d255099e
commit 5dd25f3574
+8
View File
@@ -36,3 +36,11 @@
- minecraft_server
tags:
- minecraft
- name: Ntfy Setup
hosts: ntfy_servers
roles:
- ntfy_server
tags:
- ntfy
- comms