Skip to content

OCTOPUS-644:code refactor for openstack #1

OCTOPUS-644:code refactor for openstack

OCTOPUS-644:code refactor for openstack #1

Triggered via pull request March 4, 2024 14:13
Status Failure
Total duration 37s
Artifacts

ansible-lint.yml

on: pull_request
Ansible Lint
25s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
yaml[new-line-at-end-of-file]: .github/workflows/ansible-lint.yml#L12
No new line character at the end of file
schema[tasks]: openstack/intel-worker/tasks/create_centos_image.yml#L1
$[0] 'block' is a required property
schema[tasks]: openstack/intel-worker/tasks/create_flavor.yml#L1
$[0] 'block' is a required property
schema[tasks]: openstack/intel-worker/tasks/create_host_aggregate.yml#L1
$[0] 'block' is a required property
yaml[new-line-at-end-of-file]: openstack/intel-worker/tasks/create_host_aggregate.yml#L15
No new line character at the end of file
schema[tasks]: openstack/intel-worker/tasks/create_rhcos_image.yml#L1
$[0] 'block' is a required property
schema[tasks]: openstack/intel-worker/tasks/create_vm_instance.yml#L1
$[0] 'block' is a required property
schema[tasks]: openstack/intel-worker/tasks/delete_vm_instance.yml#L1
$[0] 'block' is a required property
schema[tasks]: openstack/intel-worker/tasks/ignition.yml#L1
$[0] 'block' is a required property
yaml[indentation]: openstack/intel-worker/tasks/ignition.yml#L8
Wrong indentation: expected 4 but found 2
jinja[spacing]: openstack/intel-worker/tasks/update-chrony-subnet.yml#L2
Jinja2 spacing could be improved: grep '^allow {{item}}$' /etc/chrony.conf -> grep '^allow {{ item }}$' /etc/chrony.conf