alloy(role): remove unpoller support
This commit is contained in:
parent
099852f588
commit
3f1108cf2c
7 changed files with 1 additions and 382 deletions
|
|
@ -61,9 +61,6 @@
|
|||
- name: Deploy blackbox-exporter config
|
||||
when: alloy_enable_blackbox_exporter
|
||||
ansible.builtin.include_tasks: blackbox-exporter.yaml
|
||||
- name: Deploy unpoller exporter
|
||||
when: alloy_unpoller_enabled
|
||||
ansible.builtin.include_tasks: unpoller.yaml
|
||||
|
||||
- name: Flush handlers
|
||||
ansible.builtin.meta: flush_handlers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue