mqtt-internal: Apt package should be present

This commit is contained in:
polyfloyd 2021-10-02 16:13:35 +02:00
parent e92fb86eaa
commit 1c9a0b37d3

View file

@ -5,6 +5,7 @@
- name: Install broker
apt:
name: mosquitto
state: present
- name: Configure public bridge forwarding
template: