Slight change to docs wording #1243
Annotations
12 errors and 2 warnings
fqcn[action-core]:
tests/integration/firewall/test_panos_health_checks.yml#L8
Use FQCN for builtin module actions (assert).
|
name[missing]:
tests/integration/firewall/test_panos_health_checks.yml#L8
All tasks should be named.
|
yaml[new-line-at-end-of-file]:
tests/integration/firewall/test_panos_health_checks.yml#L10
No new line character at the end of file
|
yaml[new-line-at-end-of-file]:
tests/integration/firewall/test_panos_health_checks.yml#L10
No new line character at the end of file
|
name[casing]:
tests/integration/run_upgrade_assurance_health_checks.yml#L2
All names should start with an uppercase letter.
|
yaml[truthy]:
tests/integration/run_upgrade_assurance_health_checks.yml#L5
Truthy value should be one of \[false, true]
|
Ansible Lint
Process completed with exit code 2.
|
Sanity (Ⓐ2.15)
Process completed with exit code 2.
|
Sanity (Ⓐ2.14)
The job was canceled because "_2_15_3_11" failed.
|
Sanity (Ⓐ2.14)
The operation was canceled.
|
Sanity (Ⓐ2.16)
The job was canceled because "_2_15_3_11" failed.
|
Sanity (Ⓐ2.16)
Process completed with exit code 2.
|
fqcn[deep]:
tests/unit/plugins/modules/common/__init__.py#L1
Deep plugins directory is discouraged. Move 'tests/unit/plugins/modules/common/__init__.py' directly under 'plugins/modules' folder.
|
fqcn[deep]:
tests/unit/plugins/modules/common/utils.py#L1
Deep plugins directory is discouraged. Move 'tests/unit/plugins/modules/common/utils.py' directly under 'plugins/modules' folder.
|