zfs role (fedora) - move from f29 to f30

This commit is contained in:
Josh Lay 2019-07-07 06:30:57 +00:00
parent c775852300
commit 1201baa8ad

View file

@ -19,7 +19,7 @@
- name: install zfs-release package (Fedora) - name: install zfs-release package (Fedora)
dnf: 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 state: present
when: ansible_distribution in ["Fedora"] and not is_atomic when: ansible_distribution in ["Fedora"] and not is_atomic