Merge pull request #491 from thedanbob/fix-typo

Fix typo in validation
This commit is contained in:
Slavi Pantaleev 2020-05-08 23:11:21 +03:00 committed by GitHub
commit 1a766afcf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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