1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-26 03:01:56 +00:00
community.general/lib
Strahinja Kustudic 68ff986708 Fix 'repomd.xml signature could not be verified' (#35989)
If a repo with `repo_gpgcheck=1` is added and the repo GPG key was never
accepted, quering this repo would throw an error `repomd.xml signature
could not be verified` and the module would fail. If that happens now
`yum -y makecache` will be run which will fetch the new repo data and
accept the repo GPG key.
2018-03-23 16:13:49 -05:00
..
ansible Fix 'repomd.xml signature could not be verified' (#35989) 2018-03-23 16:13:49 -05:00