DNM: Fixing GH actions. #451
Annotations
10 errors
|
key-order[play]:
playbooks/post_install.yaml#L2
You can improve the play key order to: name, hosts, become, become_user, gather_facts, tasks
|
|
var-naming[no-reserved]:
playbooks/network.yaml#L81
Variables names must not be Ansible reserved names. (q) (vars: q)
|
|
fqcn[action-core]:
playbooks/network.yaml#L12
Use FQCN for builtin module actions (ansible.builtin.yum).
|
|
key-order[play]:
playbooks/network.yaml#L2
You can improve the play key order to: name, hosts, become, become_user, gather_facts, vars_files, roles, tasks
|
|
key-order[play]:
playbooks/local_requirements.yaml#L1
You can improve the play key order to: name, hosts, connection, vars, roles
|
|
key-order[play]:
playbooks/local_os_client.yaml#L46
You can improve the play key order to: name, hosts, gather_facts, vars_files, tasks
|
|
key-order[play]:
playbooks/local_os_client.yaml#L2
You can improve the play key order to: name, hosts, become, become_user, gather_facts, vars_files, tasks
|
|
syntax-check[specific]:
playbooks/install_stack.yaml#L347
the role 'tripleo.operator.tripleo_container_image_prepare_default' was not found in /home/runner/work/dev-install/dev-install/playbooks/roles:/home/runner/work/dev-install/dev-install/.ansible/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/dev-install/dev-install/playbooks
|
|
key-order[play]:
playbooks/destroy.yaml#L2
You can improve the play key order to: name, hosts, become, become_user, gather_facts, vars_files, tasks
|
|
key-order[play]:
playbooks/certs.yaml#L2
You can improve the play key order to: name, hosts, gather_facts, vars_files, roles
|