haveged: Change install state to present instead of latest
This commit is contained in:
parent
ada2133fd9
commit
de86c90740
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
- name: Install haveged
|
||||
package:
|
||||
name: haveged
|
||||
state: latest
|
||||
state: present
|
||||
become: true
|
||||
|
||||
- name: Enable & start haveged systemd service
|
||||
|
|
Loading…
Add table
Reference in a new issue