fix: resolve ansible-lint issues

This commit is contained in:
Jan Christian Grünhage 2022-08-29 12:48:16 +02:00
parent 5846ec1fca
commit 56bbd9d652
No known key found for this signature in database
GPG key ID: EEC1170CE56FA2ED

View file

@ -1,5 +1,5 @@
---
- name: "Deploy Hedwig - A dead simple Matrix Push Gateway"
- name: Deploy Hedwig - A dead simple Matrix Push Gateway
hosts: "{{ hedwig_hosts | default('hedwig') }}"
become: true
roles: