1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2024-12-12 08:43:55 +02:00

Fix typo in validation

This commit is contained in:
Dan Arnfield 2020-05-08 13:56:31 -05:00
parent dd527d5968
commit 787f12e70d

View File

@ -8,4 +8,4 @@
when: "item in vars"
with_items:
- 'matrix_user_uid'
- 'matrix_user_uid'
- 'matrix_user_gid'