add tag config

This commit is contained in:
Miroslav Suchý 2016-02-22 10:43:57 +01:00
parent 8ff591757c
commit 5566d6a73e

View file

@ -29,6 +29,8 @@
- name: exclude gnupg2 from upgrade
ini_file: dest=/etc/dnf/dnf.conf section=main option=exclude value=gnupg2
tags:
- config
- name: put keygen vhost for httpd
copy: src="httpd/copr-keygen.conf" dest="/etc/httpd/conf.d/copr-keygen.conf"