Proxmox add

This commit is contained in:
git
2024-01-22 09:40:37 +01:00
parent 4f8fc22666
commit a5a87518a4
4 changed files with 7 additions and 19 deletions

View File

@@ -10,7 +10,7 @@
fedora_ver: "{{ prefedora_ver.stdout }}"
when: ansible_os_family == "RedHat"
- name: Add repo Discord repo for Fedora
- name: Add repo Discord repo for (Rhel) Fedora
become: true
ansible.builtin.dnf:
name: 'https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-{{ fedora_ver }}.noarch.rpm'