mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2024-12-04 16:49:17 +00:00
fix: resolve ansible-lint issues
This commit is contained in:
parent
5846ec1fca
commit
56bbd9d652
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue