Skip to content

Add neutron-namespace-drain role #12

Add neutron-namespace-drain role

Add neutron-namespace-drain role #12

Triggered via pull request January 20, 2025 13:01
Status Failure
Total duration 48s
Artifacts

lint-collection.yml

on: pull_request
Matrix: lint / lint
Matrix: lint / sanity
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 2 warnings
var-naming[no-role-prefix]: roles/neutron_namespace_drain/defaults/main.yml#L2
Variables names from within roles should use neutron_namespace_drain_ as a prefix. (vars: neutron_drain_venv)
var-naming[no-role-prefix]: roles/neutron_namespace_drain/defaults/main.yml#L3
Variables names from within roles should use neutron_namespace_drain_ as a prefix. (vars: neutron_drain_host)
yaml[line-length]: roles/neutron_namespace_drain/defaults/main.yml#L3
Line too long (208 > 160 characters)
var-naming[no-role-prefix]: roles/neutron_namespace_drain/defaults/main.yml#L4
Variables names from within roles should use neutron_namespace_drain_ as a prefix. (vars: neutron_drain_venv_python)
var-naming[no-role-prefix]: roles/neutron_namespace_drain/defaults/main.yml#L5
Variables names from within roles should use neutron_namespace_drain_ as a prefix. (vars: drain_ctrl1)
var-naming[no-role-prefix]: roles/neutron_namespace_drain/defaults/main.yml#L6
Variables names from within roles should use neutron_namespace_drain_ as a prefix. (vars: drain_ctrl2)
var-naming[no-role-prefix]: roles/neutron_namespace_drain/defaults/main.yml#L7
Variables names from within roles should use neutron_namespace_drain_ as a prefix. (vars: drain_ctrl3)
var-naming[no-role-prefix]: roles/neutron_namespace_drain/defaults/main.yml#L8
Variables names from within roles should use neutron_namespace_drain_ as a prefix. (vars: drain_dhcp_agents)
fqcn[action-core]: roles/neutron_namespace_drain/tasks/add-dhcp.yml#L2
Use FQCN for builtin module actions (command).
fqcn[action-core]: roles/neutron_namespace_drain/tasks/add-dhcp.yml#L14
Use FQCN for builtin module actions (set_fact).
lint / Ansible 2.12 lint: roles/neutron_namespace_drain/tasks/add-dhcp.yml#L43
no-changed-when Commands should not change things if nothing needs doing
lint / Ansible 2.12 lint: roles/neutron_namespace_drain/tasks/drain-dhcp.yml#L72
unnamed-task All tasks should be named
lint / Ansible 2.12 lint: roles/neutron_namespace_drain/tasks/drain-l3.yml#L2
no-changed-when Commands should not change things if nothing needs doing
lint / Ansible 2.12 lint: roles/neutron_namespace_drain/tasks/drain-l3.yml#L2
var-naming Task registers a variable that violates variable naming standards
lint / Ansible 2.12 lint: roles/neutron_namespace_drain/tasks/drain-l3.yml#L17
no-changed-when Commands should not change things if nothing needs doing
lint / Ansible 2.12 lint: roles/neutron_namespace_drain/tasks/drain-l3.yml#L35
no-changed-when Commands should not change things if nothing needs doing
lint / Ansible 2.12 lint: roles/neutron_namespace_drain/tasks/drain-l3.yml#L53
no-changed-when Commands should not change things if nothing needs doing
lint / Ansible 2.12 lint: roles/neutron_namespace_drain/tasks/drain-l3.yml#L71
unnamed-task All tasks should be named
lint / Ansible 2.12 lint
Process completed with exit code 2.
lint / Ansible 2.12 lint: roles/neutron_namespace_drain/tasks/setup.yml#L3
package-latest Package installs should not use latest
lint / Ansible 2.12 lint: roles/neutron_namespace_drain/tasks/setup.yml#L18
package-latest Package installs should not use latest