2024-05-18 13:17:58 +02:00

8 lines
107 B
YAML

---
- name: update apk cache
apk: update_cache=yes
- name: install mqtt
apk: name=mqtt state=present