this is not in the same role

This commit is contained in:
Kevin Fenzi 2017-04-29 17:53:05 +00:00
parent cfaf77ee05
commit c210288f3f

View file

@ -1,7 +1,7 @@
---
- name: enable Copr repo
copy: src=group_abrt-faf-el7-epel-7.repo dest=/etc/yum.repos.d/
copy: src="{{ roles_path }}/abrt/faf-local/files/group_abrt-faf-el7-epel-7.repo dest=/etc/yum.repos.d/
- name: erase faf packages
yum: pkg="faf-*" state=absent