telus / ansible-php

Ansible Role for PHP
MIT License
1 stars 10 forks source link

fix(PHPUnit): new key server #37

Closed coltonpowershifter closed 6 years ago

coltonpowershifter commented 6 years ago

Trying to address this problem:

TASK [telusdigital.php : PHPUnit | Download and Install] *********************** failed: [default] (item=gpg phpunit.phar.asc) => {"changed": true, "cmd": "gpg phpunit.phar.asc", "delta": "0:00:00.048734", "end": "2018-06-13 21:49:42.067908", "item": "gpg phpunit.phar.asc", "msg": "non-zero return code", "rc": 1, "start": "2018-06-13 21:49:42.019174", "stderr": "gpg: Signature made Sun 17 Dec 2017 06:31:44 AM UTC using RSA key ID 6372C20A\ngpg: BAD signature from \"Sebastian Bergmann <sb@sebastian-bergmann.de>\"", "stderr_lines":["gpg: Signature made Sun 17 Dec 2017 06:31:44 AM UTC using RSA key ID 6372C20A", "gpg: BAD signature from \"Sebastian Bergmann <sb@sebastian-bergmann.de>\""], "stdout": "", "stdout_lines": []}