diff --git a/inventory/group_vars/active_roles.yml b/inventory/group_vars/active_roles.yml index d74c868..02ef9fe 100644 --- a/inventory/group_vars/active_roles.yml +++ b/inventory/group_vars/active_roles.yml @@ -62,5 +62,5 @@ lsr_namespace: fedora lsr_name: linux_system_roles lsr_role_namespace: linux_system_roles # for ansible-lint gha_checkout_action: actions/checkout@v5 -tox_lsr_url: "git+https://github.com/linux-system-roles/tox-lsr@3.11.1" +tox_lsr_url: "git+https://github.com/linux-system-roles/tox-lsr@3.12.0" lsr_rh_distros: "{{ ['AlmaLinux', 'CentOS', 'RedHat', 'Rocky'] + lsr_rh_distros_extra | d([]) }}" diff --git a/inventory/host_vars/podman.yml b/inventory/host_vars/podman.yml index 989baeb..96f8032 100644 --- a/inventory/host_vars/podman.yml +++ b/inventory/host_vars/podman.yml @@ -5,3 +5,5 @@ github_actions: ansible_lint: exclude_paths: - tests/files/ + skip_list: + - sanity[cannot-ignore] # wokeignore:rule=sanity