koji_builder: and conditional for rngd starting
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d0f112f435
commit
342ad36321
1 changed files with 1 additions and 1 deletions
|
@ -330,4 +330,4 @@
|
||||||
tags:
|
tags:
|
||||||
- koji_builder
|
- koji_builder
|
||||||
- koji_builder/rngd
|
- koji_builder/rngd
|
||||||
when: ansible_architecture != 's390x' or ansible_architecture != 'ppc64le'
|
when: ansible_architecture != 's390x' and ansible_architecture != 'ppc64le'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue