@ -1,7 +1,7 @@
---
# user:
pass: "{{ lookup('password', 'credentials/' + inventory_hostname + '/mqtt/' + username + ' length=80') }}"
pass: "{{ lookup('password', 'credentials/' + inventory_hostname + '/mqtt/' + user + ' length=80') }}"
read_topics: []
write_topics: []