ci: Add full integration test for dyndns #172
Annotations
5 errors and 2 warnings
tests/tests_full_integration_dyndns.yml#L145
Wrong indentation: expected 8 but found 6
|
tests/tests_full_integration_dyndns.yml#L156
Use FQCN for module actions, such `ansible.windows.win_command`.
|
tests/tests_full_integration_dyndns.yml#L160
Use FQCN for module actions, such `ansible.windows.win_shell`.
|
tests/tests_full_integration_dyndns.yml#L168
Use FQCN for module actions, such `ansible.windows.win_shell`.
|
tests/tests_full_integration_dyndns.yml#L177
Wrong indentation: expected 12 but found 10
|
tests/tests_full_integration_dyndns.yml#L51
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
|
tests/tests_full_integration_dyndns.yml#L121
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
|
The logs for this run have expired and are no longer available.
Loading