infrastructure
infrastructure copied to clipboard
Ansible GPG connections fail on Mac OS 11
TASK [ant : GPG Signature verification] **************************************** An exception occurred during task execution. To see the full traceback, use -vvv. The error was: NoneType: None fatal: [localhost]: FAILED! => {"changed": true, "msg": "non-zero return code", "rc": 2, "stderr": "gpg: directory '/Users/runner/.gnupg' created\ngpg: keyserver receive failed: No route to host\n", "stderr_lines": ["gpg: directory '/Users/runner/.gnupg' created", "gpg: keyserver receive failed: No route to host"], "stdout": "", "stdout_lines": []}