Use variable for gpg fingerprint
Using the fingerprint in the rpm_key module requires Ansible 2.9. Updated meta file to reflect this requirement.
This commit is contained in:
@@ -16,7 +16,7 @@ galaxy_info:
|
||||
# - CC-BY
|
||||
license: GPLv3
|
||||
|
||||
min_ansible_version: 2.4
|
||||
min_ansible_version: 2.9
|
||||
|
||||
# If this a Container Enabled role, provide the minimum Ansible Container version.
|
||||
# min_ansible_container_version:
|
||||
|
||||
Reference in New Issue
Block a user