Skip to content

Merge pull request #81 from DarkressX/fix-outdated-zabbly-repository-key #263

Merge pull request #81 from DarkressX/fix-outdated-zabbly-repository-key

Merge pull request #81 from DarkressX/fix-outdated-zabbly-repository-key #263

Triggered via push August 25, 2025 13:09
Status Failure
Total duration 54s
Artifacts

ansible.yml

on: push
Ansible Lint
50s
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)