forked from bitlair/ansible
mqtt-internal: Apt package should be present
This commit is contained in:
parent
e92fb86eaa
commit
1c9a0b37d3
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
- name: Install broker
|
||||
apt:
|
||||
name: mosquitto
|
||||
state: present
|
||||
|
||||
- name: Configure public bridge forwarding
|
||||
template:
|
||||
|
|
Loading…
Add table
Reference in a new issue