- 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 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/f5da8625-fab1-4f06-89fd-31a47b501a96n%40googlegroups.com.