Skip to content

fix: Calico BGP 비활성화 + Gateway Fabric OCI 전환 #22

fix: Calico BGP 비활성화 + Gateway Fabric OCI 전환

fix: Calico BGP 비활성화 + Gateway Fabric OCI 전환 #22

Triggered via pull request March 9, 2026 15:56
Status Cancelled
Total duration 53s
Artifacts

ansible-v3-k8s.yml

on: pull_request
Ansible Syntax Check
46s
Ansible Syntax Check
Ansible Deploy
Ansible Deploy
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Ansible Syntax Check
The run was canceled by @WAFriend3416.
fqcn[action-core]: roles/common/tasks/main.yml#L12
Use FQCN for builtin module actions (apt).
fqcn[action-core]: roles/common/tasks/main.yml#L7
Use FQCN for builtin module actions (apt).
fqcn[action-core]: roles/calico/tasks/main.yml#L37
Use FQCN for builtin module actions (command).
no-changed-when: roles/calico/tasks/main.yml#L36
Commands should not change things if nothing needs doing.
fqcn[action-core]: roles/calico/tasks/main.yml#L32
Use FQCN for builtin module actions (command).
no-changed-when: roles/calico/tasks/main.yml#L31
Commands should not change things if nothing needs doing.
fqcn[action-core]: roles/calico/tasks/main.yml#L15
Use FQCN for builtin module actions (copy).
risky-file-permissions: roles/calico/tasks/main.yml#L14
File permissions unset or incorrect.
fqcn[action-core]: roles/calico/tasks/main.yml#L7
Use FQCN for builtin module actions (command).
var-naming[no-role-prefix]: roles/calico/tasks/main.yml#L6
Variables names from within roles should use calico_ as a prefix. (register: tigera_result)
Ansible V3 K8S
The run was canceled by @WAFriend3416.