Skip to content

ci: Add full integration test for dyndns #172

ci: Add full integration test for dyndns

ci: Add full integration test for dyndns #172

Triggered via pull request November 7, 2023 14:48
Status Failure
Total duration 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ansible-lint.yml

on: pull_request
ansible_lint
44s
ansible_lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
yaml[indentation]: tests/tests_full_integration_dyndns.yml#L145
Wrong indentation: expected 8 but found 6
fqcn[action]: tests/tests_full_integration_dyndns.yml#L156
Use FQCN for module actions, such `ansible.windows.win_command`.
fqcn[action]: tests/tests_full_integration_dyndns.yml#L160
Use FQCN for module actions, such `ansible.windows.win_shell`.
fqcn[action]: tests/tests_full_integration_dyndns.yml#L168
Use FQCN for module actions, such `ansible.windows.win_shell`.
yaml[indentation]: tests/tests_full_integration_dyndns.yml#L177
Wrong indentation: expected 12 but found 10
jinja[spacing]: 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
jinja[spacing]: 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