Mailman: add RPM GPG key

This commit is contained in:
Aurélien Bompard 2014-06-26 09:24:34 +00:00
parent 333134e22f
commit cbd8a3556b

View file

@ -38,6 +38,9 @@
copy: src=hyperkitty.{{ansible_distribution}}.repo
dest=/etc/yum.repos.d/hyperkitty.repo
- name: add the GPG key
rpm_key: state=present key=http://repos.fedorapeople.org/repos/abompard/abompard.asc
- name: install needed packages
yum: pkg={{ item }} state=installed
with_items: