ci: Fix ansible-lint #1126
ci.yml
on: pull_request
Annotations
10 errors and 2 warnings
yaml[indentation]:
plugins/modules/panos_admin.py#L87
Wrong indentation: expected 0 but found 2
|
yaml[indentation]:
plugins/modules/panos_administrator.py#L121
Wrong indentation: expected 0 but found 2
|
yaml[indentation]:
plugins/modules/panos_application_group.py#L71
Wrong indentation: expected 6 but found 8
|
yaml[empty-lines]:
plugins/modules/panos_bgp_policy_filter.py#L149
Too many blank lines (1 > 0)
|
yaml[indentation]:
plugins/modules/panos_bgp_policy_rule.py#L203
Wrong indentation: expected 0 but found 2
|
yaml[commas]:
plugins/modules/panos_commit.py#L76
Too few spaces after comma
|
yaml[commas]:
plugins/modules/panos_commit_firewall.py#L81
Too few spaces after comma
|
yaml[truthy]:
plugins/modules/panos_commit_firewall.py#L87
Truthy value should be one of \[false, true]
|
yaml[commas]:
plugins/modules/panos_commit_panorama.py#L111
Too few spaces after comma
|
yaml[commas]:
plugins/modules/panos_commit_panorama.py#L117
Too few spaces after comma
|
fqcn[deep]:
tests/unit/plugins/modules/common/__init__.py#L1
Deep plugins directory is discouraged. Move '/home/runner/work/pan-os-ansible/pan-os-ansible/tests/unit/plugins/modules/common/tmppoz1q5bd___init__.py.yaml' directly under 'plugins/modules' folder.
|
fqcn[deep]:
tests/unit/plugins/modules/common/utils.py#L1
Deep plugins directory is discouraged. Move '/home/runner/work/pan-os-ansible/pan-os-ansible/tests/unit/plugins/modules/common/tmpnaj3q3ag_utils.py.yaml' directly under 'plugins/modules' folder.
|