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
Fixed valdiation
pull/681/head
Scott Crossen
5 years ago
parent
8e6d7d9022
commit
de1511b4bb
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-dynamic-dns/tasks/validate_config.yml
+ 1
- 1
roles/matrix-dynamic-dns/tasks/validate_config.yml
View File
@@ -6,7 +6,7 @@
You need to define a required configuration setting (`{{ item }}`).
when: "vars[item] == ''"
with_items:
- "matrix_domain"
- "matrix_d
ynamic_dns_d
omain"
- "matrix_dynamic_dns_provider"
- "matrix_dynamic_dns_mode"
Write
Preview
Loading…
Cancel
Save