Fixed valdiation
This commit is contained in:
parent
8e6d7d9022
commit
de1511b4bb
@ -6,7 +6,7 @@
|
|||||||
You need to define a required configuration setting (`{{ item }}`).
|
You need to define a required configuration setting (`{{ item }}`).
|
||||||
when: "vars[item] == ''"
|
when: "vars[item] == ''"
|
||||||
with_items:
|
with_items:
|
||||||
- "matrix_domain"
|
- "matrix_dynamic_dns_domain"
|
||||||
- "matrix_dynamic_dns_provider"
|
- "matrix_dynamic_dns_provider"
|
||||||
- "matrix_dynamic_dns_mode"
|
- "matrix_dynamic_dns_mode"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user