forked from bitlair/ansible
Rename mqtt-internal to mqtt
This commit is contained in:
parent
44a122575d
commit
e7e2458ba0
8 changed files with 2 additions and 2 deletions
6
mqtt.yaml
Normal file
6
mqtt.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
|
||||
- hosts: mqtt
|
||||
roles:
|
||||
- { role: "common", tags: [ "common" ] }
|
||||
- { role: "mqtt", tags: [ "mqtt", "mqtt" ] }
|
Loading…
Add table
Add a link
Reference in a new issue