Skip to content

Fix outdated zabbly repository key #262

Fix outdated zabbly repository key

Fix outdated zabbly repository key #262

Triggered via pull request August 25, 2025 11:26
Status Failure
Total duration 1m 2s
Artifacts

ansible.yml

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

Annotations

10 errors
var-naming[no-role-prefix]: .ansible/collections/ansible_collections/lxc/incus/roles/incus/tasks/installation.yml#L49
Variables names from within roles should use incus_ as a prefix. (register: linux_image_version)
var-naming[no-role-prefix]: .ansible/collections/ansible_collections/lxc/incus/roles/incus/tasks/installation.yml#L12
Variables names from within roles should use incus_ as a prefix. (register: install_rpm)
var-naming[no-role-prefix]: .ansible/collections/ansible_collections/lxc/incus/roles/incus/tasks/installation.yml#L3
Variables names from within roles should use incus_ as a prefix. (register: install_deb)
var-naming[no-role-prefix]: .ansible/collections/ansible_collections/lxc/incus/roles/ceph/tasks/rgw.yml#L13
Variables names from within roles should use ceph_ as a prefix. (register: rgw_keyring)
var-naming[no-role-prefix]: .ansible/collections/ansible_collections/lxc/incus/roles/ceph/tasks/rgw.yml#L3
Variables names from within roles should use ceph_ as a prefix. (register: deploy_rgw)
var-naming[no-role-prefix]: .ansible/collections/ansible_collections/lxc/incus/roles/ceph/tasks/repo_deb.yml#L18
Variables names from within roles should use ceph_ as a prefix. (register: dpkg_architecture)
var-naming[no-role-prefix]: .ansible/collections/ansible_collections/lxc/incus/roles/ceph/tasks/mgr.yml#L13
Variables names from within roles should use ceph_ as a prefix. (register: mgr_keyring)
var-naming[no-role-prefix]: .ansible/collections/ansible_collections/lxc/incus/roles/ceph/tasks/mgr.yml#L3
Variables names from within roles should use ceph_ as a prefix. (register: deploy_mgr)
var-naming[no-role-prefix]: .ansible/collections/ansible_collections/lxc/incus/roles/ceph/tasks/mds.yml#L13
Variables names from within roles should use ceph_ as a prefix. (register: mds_keyring)
var-naming[no-role-prefix]: .ansible/collections/ansible_collections/lxc/incus/roles/ceph/tasks/mds.yml#L3
Variables names from within roles should use ceph_ as a prefix. (register: deploy_mds)