Remove the unsupported Fedora 42, and the soon to be unsupported Debian 11

This commit is contained in:
2026-08-10 21:19:46 -05:00
parent 3ecdc2af16
commit 9c90a8e628
212 changed files with 0 additions and 14005 deletions
@@ -1,11 +0,0 @@
---
# vars file for ensure_repo_rpmfusion
package_list:
- disable_gpg_check: 'yes'
name: rpmfusion-free-release
state: present
url: https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-{{ ansible_facts["distribution_major_version"] }}.noarch.rpm
- disable_gpg_check: 'yes'
name: rpmfusion-nonfree-release
state: present
url: https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-{{ ansible_facts["distribution_major_version"] }}.noarch.rpm