fmn-web is still EL7, use yum

This commit is contained in:
Jeremy Cline 2017-11-15 18:15:18 +00:00
parent f56b1ecd83
commit 6fe55bf3cb

View file

@ -12,7 +12,7 @@
tasks:
- name: clean all metadata {%if testing%}(with infrastructure-testing on){%endif%}
command: dnf clean all
command: yum clean all
check_mode: no
- name: yum update FMN packages from main repo
package: name="python-fmn" state=latest