Hello @rbicker ,
Lately, I have this issue on ansible and I do not understand how to fix it.
TASK [rbicker.nextcloud : ensure rpm keys are imported] ************************
failed: [shared] (item=https://getfedora.org/static/fedora.gpg) => {"ansible_loop_var": "item", "changed": false, "item": "https://getfedora.org/static/fedora.gpg", "msg": "Not a public key: https://getfedora.org/static/fedora.gpg"}
changed: [shared] => (item=https://rpms.remirepo.net/RPM-GPG-KEY-remi2018) => {"ansible_loop_var": "item", "changed": true, "item": "https://rpms.remirepo.net/RPM-GPG-KEY-remi2018"}
I tried to update my centOS/7 virtual machine but it doesn't work.
Do you have any idea to solve it?
Thank you.
Hello @rbicker ,
Lately, I have this issue on ansible and I do not understand how to fix it.
I tried to update my centOS/7 virtual machine but it doesn't work.
Do you have any idea to solve it?
Thank you.