alloy(role): remove tags from role
All checks were successful
/ build (pull_request) Successful in 29s
/ Ansible Lint (push) Successful in 3m52s
/ Ansible Lint (pull_request) Successful in 3m58s
/ cleanup-staging (pull_request) Successful in 6s

This commit is contained in:
chris 2026-07-21 21:09:25 +02:00
commit 34f6cfc186
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

View file

@ -1,6 +1,5 @@
--- ---
- name: Deploy Grafana Alloy with config - name: Deploy Grafana Alloy with config
tags: [ alloy ]
block: block:
- name: Install Alloy - name: Install Alloy
ansible.builtin.include_tasks: install.yaml ansible.builtin.include_tasks: install.yaml