bootstrap: install updates w/ dnf-automatic

This commit is contained in:
Josh Lay 2021-07-09 20:35:14 -05:00
parent 52b3031fb8
commit 00000000e2

View file

@ -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: