🔥: remove unnecessary tags

This commit is contained in:
VC
2025-02-13 17:50:10 +01:00
parent a008e7241f
commit 978319d09d

View File

@@ -11,9 +11,5 @@
hosts: webservers
diff: true
roles:
- role: nginx
tags:
- generic
- role: webapps
tags:
- specific
- nginx
- webapps