bootstrap: install updates w/ dnf-automatic
This commit is contained in:
parent
52b3031fb8
commit
00000000e2
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
with_items:
|
||||
- { regexp: '^upgrade_type.=', line: 'upgrade_type = security' }
|
||||
- { regexp: '^emit_via.=', line: 'emit_via = stdio' }
|
||||
- { regexp: '^apply_updates.=', line: 'apply_updates = yes' }
|
||||
|
||||
- name: enable dnf-automatic timer
|
||||
systemd:
|
||||
|
|
Loading…
Reference in a new issue