add fedora-upgrade role, change package update headers to be more descriptive
This commit is contained in:
parent
c775852300
commit
e278978195
5 changed files with 44 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
- name: install zfs-release package (Fedora)
|
||||
dnf:
|
||||
name: "http://download.zfsonlinux.org/fedora/zfs-release.fc29.noarch.rpm"
|
||||
name: "http://download.zfsonlinux.org/fedora/zfs-release.fc30.noarch.rpm"
|
||||
state: present
|
||||
when: ansible_distribution in ["Fedora"] and not is_atomic
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue