Disable GPG key check for Fedora 32 install

This commit is contained in:
Jason Rothstein 2020-12-07 05:57:44 -06:00
parent a825f3e096
commit 0a63566b93

View File

@ -1,7 +1,8 @@
---
# vars file for ensure_repo_fdragon
package_list:
- name: 'fdragon-release'
- disable_gpg_check: 'yes'
name: 'fdragon-release'
state: 'present'
url: 'https://fdragon.org/packages/fedora/32/x86_64/fdragon-release-2020.03.28-1.fc32.x86_64.rpm'