Correct a stray extra line in previous commit

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-05-09 15:12:07 -07:00
parent 38a6abeae5
commit 8b561f12a6

View file

@ -67,7 +67,6 @@
- name: Enable rngd.service (if specified by openqa_rngd var)
service: name=rngd enabled=yes state=started
tags:
when: "openqa_rngd is defined and openqa_rngd"
- import_tasks: nfs-client.yml