monitoring/mqtt_exporter: Install from debian package
Some checks failed
Test / build (push) Failing after 59s

This commit is contained in:
polyfloyd 2025-04-27 13:08:31 +02:00
parent bb5f845c1b
commit ee6b8bee5c
9 changed files with 47 additions and 33 deletions

View file

@ -3,7 +3,7 @@
ansible.builtin.command:
cmd: update-grub
- name: Apt update
- name: apt update
ansible.builtin.apt:
update_cache: true