Drop duplicate when, should be handled by the first one.
This commit is contained in:
parent
76c2f6fd35
commit
e1582cdd56
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
||||||
- PyYAML
|
- PyYAML
|
||||||
- libtaskotron
|
- libtaskotron
|
||||||
- resultsdb_api
|
- resultsdb_api
|
||||||
when: ansible_distribution_major_version|int > 21 and ansible_cmdline.ostree is not defined
|
|
||||||
|
|
||||||
- name: ensure packages required for taskotron tasks are installed (yum)
|
- name: ensure packages required for taskotron tasks are installed (yum)
|
||||||
yum: name={{ item }} state=latest enablerepo={{ extra_enablerepos }}
|
yum: name={{ item }} state=latest enablerepo={{ extra_enablerepos }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue