Install haveged on VPS instances
This commit is contained in:
parent
2c35f704ee
commit
8f55cf53e4
|
@ -85,8 +85,8 @@
|
|||
- firewalld
|
||||
- rsyslog
|
||||
|
||||
- name: Packages for QEMU instances
|
||||
when: instance_type == 'qemu'
|
||||
- name: Packages for non-LXC instances
|
||||
when: instance_type != 'lxc'
|
||||
block:
|
||||
- name: Install haveged
|
||||
ansible.builtin.dnf:
|
||||
|
|
Loading…
Reference in a new issue