fix: resolve ansible-lint issues

This commit is contained in:
Jan Christian Grünhage 2022-08-29 12:48:28 +02:00
parent e0bef7b2b5
commit 7ce8425d13
No known key found for this signature in database
GPG key ID: EEC1170CE56FA2ED
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
---
- hosts: [ matomo ]
- hosts: [matomo]
become: true
roles:
- matomo

View file

@ -1,5 +1,5 @@
---
- hosts: [ vaultwarden ]
- hosts: [vaultwarden]
become: true
roles:
- vaultwarden