fixed EOF issues

This commit is contained in:
Scott Crossen
2020-10-13 16:47:09 -07:00
parent 1f988969a5
commit 53bc7a77e1
7 changed files with 1 additions and 7 deletions

View File

@ -1,4 +1,3 @@
- set_fact:
matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['ddclient'] }}"
when: "matrix_dynamic_dns_enabled|bool"