Yes, you did it right... But I'd try changing hkp (http keyserver protocol) to http...
I've had similar issues with hkp before. Adam On Friday, February 28, 2014 12:03:05 PM UTC-8, Michael Mahemoff wrote: > > I'm trying to follow the instructions for installing MaraDB apt package ( > https://downloads.mariadb.org/mariadb/repositories/#distro=Ubuntu&distro_release=precise&version=5.5). > > It proposes to add a key like this: > > sudo apt-key adv --recv-keys --keyserver > hkp://keyserver.ubuntu.com:800xcbcb082a1bb943db > > So I tried this in the playbook: > > apt_key: keyserver="hkp://keyserver.ubuntu.com:80" > id=0xcbcb082a1bb943db state=present > > And got the error "urlopen error unknown url type: hkp". Have I used the > right syntax? > -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/19c678be-6805-4804-a8c5-9035b2b50707%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
