This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#491
from thedanbob/fix-typo
Fix typo in validation
pull/492/head
Slavi Pantaleev
6 years ago
committed by
GitHub
parent
dd527d5968
787f12e70d
commit
1a766afcf2
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/matrix-base/tasks/validate_config.yml
+ 1
- 1
roles/matrix-base/tasks/validate_config.yml
View File
@@ -8,4 +8,4 @@
when: "item in vars"
with_items:
- 'matrix_user_uid'
- 'matrix_user_
u
id'
- 'matrix_user_
g
id'
Write
Preview
Loading…
Cancel
Save