Thanks both for your replies.
I am using ansible 1.2 (development branch from 2 days ago).
Thanks Serge, your reply enalble me to solve my problem. The
keyserver.ubuntu.com doesn't support https.
This is working for me now:
I tried it with
But then the error is:
TASK: [General | Install mariaDB apt key.] ************************************
failed: [drupal7.vm3.local] => {"cmd": "apt-key add -", "failed": true, "item": "", "rc": 2}
stderr: gpg: no valid OpenPGP data found.
msg: gpg: no valid OpenPGP data found.
FATAL: all hosts have already failed -- aborting
My problem is solved, thanks!
-- Frans