This website works better with JavaScript.
Explore
Help
Sign In
titanz
/
matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
You've already forked matrix-docker-ansible-deploy
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Fix typo in validation
Browse Source
development
Dan Arnfield
5 years ago
parent
dd527d5968
commit
787f12e70d
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
roles/matrix-base/tasks/validate_config.yml
Unescape
Escape
View File
@ -8,4 +8,4 @@
when
:
"item in vars"
when
:
"item in vars"
with_items:
with_items:
-
'matrix_user_uid'
-
'matrix_user_uid'
-
'matrix_user_
u
id'
-
'matrix_user_
g
id'
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
titanz/matrix-docker-ansible-deploy
Title
Body
Create Issue