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
Fix typo in validation
pull/491/head
Dan Arnfield
6 years ago
parent
dd527d5968
commit
787f12e70d
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