Skip to content

[DRAFT]: Add support for state:query to management modules #2339

[DRAFT]: Add support for state:query to management modules

[DRAFT]: Add support for state:query to management modules #2339

Triggered via pull request September 29, 2023 14:12
Status Success
Total duration 3m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Verify ansible-lint
3m 27s
Verify ansible-lint
Verify yamllint
15s
Verify yamllint
Verify pydocstyle
13s
Verify pydocstyle
Verify flake8
14s
Verify flake8
Verify pylint
33s
Verify pylint
Shellcheck
8s
Shellcheck
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
warning[outdated-tag]: tests/config/test_config_sid.yml#L33
Replaced outdated tag '503' with 'no-handler', replace it to avoid future errors
jinja[spacing]: tests/group/test_group_query.yml#L175
Jinja2 spacing could be improved: ipa_version is version('4.7.0', '>=') and ('HTTP/'+fqdn_at_domain not in result["group"]["service"] or 'ldap/'+fqdn_at_domain not in result["group"]["service"]) -> ipa_version is version('4.7.0', '>=') and ('HTTP/' + fqdn_at_domain not in result["group"]["service"] or 'ldap/' + fqdn_at_domain not in result["group"]["service"])
warning[outdated-tag]: tests/group/test_groups_present.yml#L12
Replaced outdated tag '505' with 'missing-import', replace it to avoid future errors
warning[outdated-tag]: tests/service/certificate/test_service_certificate_newline.yml#L195
Replaced outdated tag 'deprecated-command-syntax' with 'no-free-form', replace it to avoid future errors