Fixed valdiation

master
Scott Crossen 4 years ago
parent 8e6d7d9022
commit de1511b4bb

@ -6,7 +6,7 @@
You need to define a required configuration setting (`{{ item }}`).
when: "vars[item] == ''"
with_items:
- "matrix_domain"
- "matrix_dynamic_dns_domain"
- "matrix_dynamic_dns_provider"
- "matrix_dynamic_dns_mode"

Loading…
Cancel
Save