ci: Add full integration test for dyndns #176
Annotations
2 errors and 2 warnings
yaml[line-length]:
tests/tests_full_integration_dyndns.yml#L51
Line too long (88 > 80 characters)
|
yaml[line-length]:
tests/tests_full_integration_dyndns.yml#L54
Line too long (85 > 80 characters)
|
jinja[spacing]:
tests/tests_full_integration_dyndns.yml#L50
Jinja2 spacing could be improved: dnscmd.exe /config {{ hostvars[groups['client'][0]]. ad_integration_realm }} /allowupdate 1 -> dnscmd.exe /config {{ hostvars[groups['client'][0]].ad_integration_realm }} /allowupdate 1
|
jinja[spacing]:
tests/tests_full_integration_dyndns.yml#L113
Jinja2 spacing could be improved: dig +short {{ ansible_fqdn }}.{{ hostvars[groups['client'] [0]].ad_integration_realm }} A -> dig +short {{ ansible_fqdn }}.{{ hostvars[groups['client'][0]].ad_integration_realm }} A
|