vm/install: Bake the preseed file into the initrd
[noc.git] / ansible / roles / vm / host / handlers / main.yml
1 ---
2 - name: restart haveged
3   service:
4     name: haveged
5     state: restarted