Fix podman auto-update timer not enabled for 'containers' user
This commit is contained in:
parent
2ee7378075
commit
6ae079a032
@ -65,6 +65,7 @@
|
||||
state: started
|
||||
|
||||
- name: Enable podman auto-update timer
|
||||
become_user: containers
|
||||
become: true
|
||||
ansible.builtin.systemd:
|
||||
name: podman-auto-update.timer
|
||||
|
Loading…
Reference in New Issue
Block a user