fmn-web is still EL7, use yum
This commit is contained in:
parent
f56b1ecd83
commit
6fe55bf3cb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: clean all metadata {%if testing%}(with infrastructure-testing on){%endif%}
|
- name: clean all metadata {%if testing%}(with infrastructure-testing on){%endif%}
|
||||||
command: dnf clean all
|
command: yum clean all
|
||||||
check_mode: no
|
check_mode: no
|
||||||
- name: yum update FMN packages from main repo
|
- name: yum update FMN packages from main repo
|
||||||
package: name="python-fmn" state=latest
|
package: name="python-fmn" state=latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue