alloy(role): remove tags from role
All checks were successful
/ build (pull_request) Successful in 30s
/ Ansible Lint (pull_request) Successful in 2m36s
/ Ansible Lint (push) Successful in 2m37s

This commit is contained in:
chris 2026-07-21 21:09:25 +02:00
commit 147737c7a2
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