update: Added tags

Added new `core` tag to the `DNS Setup` and `Gitea Setup` roles to allow them to be skipped by the CI/CD pipeline
This commit is contained in:
Jordan Del Pilar
2026-07-08 14:40:49 -07:00
parent 3d5bda78ac
commit 3335594077
+2
View File
@@ -12,6 +12,7 @@
- dns_server
tags:
- dns
- core
- name: Gitea Setup
hosts: gitea_servers
@@ -19,3 +20,4 @@
- gitea_server
tags:
- gitea
- core