This seems to be not an ansible problem but rather something with the repository setup you have.
On Sat, 24 Oct 2020 at 12:53, Prabhakaran Karuppaih < [email protected]> wrote: > Hope someone will reply...Work at stake :( > > With Hope, > Prabhakaran > > On Sat, 24 Oct 2020, 13:41 Prabhakaran Karuppaih, < > [email protected]> wrote: > >> - name: Install the MySQL repo. >> dnf: >> name: >> http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm >> state: present >> >> Error: >> >> TASK [Install the MySQL repo.] >> ***************************************************************************************************************************************** >> fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to >> validate GPG signature for mysql-community-release-el7-5.noarch"} >> >> PLAY RECAP >> ************************************************************************************************************************************************************* >> localhost : ok=3 changed=0 unreachable=0 >> failed=1 skipped=0 rescued=0 ignored=0 >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Ansible Project" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/ansible-project/H5E6y_RtwLE/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/ansible-project/f5da8625-fab1-4f06-89fd-31a47b501a96n%40googlegroups.com >> <https://groups.google.com/d/msgid/ansible-project/f5da8625-fab1-4f06-89fd-31a47b501a96n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/CANguL_y9V1aCiAkVgDmaKtcY_zid-%3DO%3DaYWgrkzbFsTY3EdMeg%40mail.gmail.com > <https://groups.google.com/d/msgid/ansible-project/CANguL_y9V1aCiAkVgDmaKtcY_zid-%3DO%3DaYWgrkzbFsTY3EdMeg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- Sent from a mobile device - please excuse the brevity, spelling and punctuation. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAL8fbwPEEHaukFFZcpBT7MFXhaC3rFjCXARagfHHTaOBzvABng%40mail.gmail.com.
