Skip to content

ci: Add full integration test for dyndns #176

ci: Add full integration test for dyndns

ci: Add full integration test for dyndns #176

Triggered via pull request November 8, 2023 09:01
Status Failure
Total duration 46s
Artifacts

ansible-lint.yml

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

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