need gpg to import keys

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2015-06-25 00:49:10 +00:00
parent a5b4bd2d01
commit e9826035c3

View file

@ -1,4 +1,10 @@
---
- name: install gpg so we can import a key
yum: pkg=gpg state=present
tags:
- grafana
- packages
- name: import gpg key
rpm_key: state=present key=https://packagecloud.io/gpg.key