Skip to content

changed names of files bc worklow failed #961

changed names of files bc worklow failed

changed names of files bc worklow failed #961

Triggered via push September 24, 2024 14:33
Status Failure
Total duration 2m 13s
Artifacts

ansible-test.yml

on: push
ansible-lint  /  Ansible Lint
14s
ansible-lint / Ansible Lint
sanity  /  Matrix Sanity
10s
sanity / Matrix Sanity
Matrix: sanity / test
all_green
0s
all_green
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
schema[role-arg-spec]: roles/install_agent/meta/argument_specs.yml#L1
$.argument_specs.main.options.win_allow_reboot.options [True, False] is not of type 'object'. See https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html#role-argument-validation
ansible-lint / Ansible Lint
Process completed with exit code 2.
sanity / sanity-py3.11-devel
Process completed with exit code 1.
sanity / sanity-py3.12-milestone
Process completed with exit code 1.
sanity / sanity-py3.11-2.17
Process completed with exit code 1.
sanity / sanity-py3.12-devel
Process completed with exit code 1.
sanity / sanity-py3.11-milestone
Process completed with exit code 1.
sanity / sanity-py3.10-2.17
Process completed with exit code 1.
sanity / sanity-py3.12-2.17
Process completed with exit code 1.
all_green
Process completed with exit code 1.
var-naming[no-role-prefix]: roles/install_agent/defaults/main.yml#L3
Variables names from within roles should use install_agent_ as a prefix. (vars: win_use_exe)
var-naming[no-role-prefix]: roles/install_agent/defaults/main.yml#L4
Variables names from within roles should use install_agent_ as a prefix. (vars: win_allow_reboot)
var-naming[no-role-prefix]: roles/install_agent/defaults/main.yml#L5
Variables names from within roles should use install_agent_ as a prefix. (vars: agent_version)
var-naming[no-role-prefix]: roles/install_agent/defaults/main.yml#L6
Variables names from within roles should use install_agent_ as a prefix. (vars: hide_sensitive)
var-naming[no-role-prefix]: roles/install_agent/defaults/main.yml#L7
Variables names from within roles should use install_agent_ as a prefix. (vars: lx_force_new_token)
command-instead-of-module: roles/install_agent/tasks/Linux.yml#L43
rpm used in place of yum or rpm_key module
no-changed-when: roles/install_agent/tasks/Linux.yml#L86
Commands should not change things if nothing needs doing.
var-naming[no-role-prefix]: roles/install_agent/vars/Linux.yml#L2
Variables names from within roles should use install_agent_ as a prefix. (vars: remote_pkg_path)
var-naming[no-role-prefix]: roles/install_agent/vars/Linux.yml#L3
Variables names from within roles should use install_agent_ as a prefix. (vars: remote_gpg_key_path)
var-naming[no-role-prefix]: roles/install_agent/vars/Linux.yml#L4
Variables names from within roles should use install_agent_ as a prefix. (vars: signed_package)