Fix podman auto-update timer not enabled for 'containers' user

This commit is contained in:
Francesco Antognazza 2023-08-01 10:26:21 +02:00
parent 2ee7378075
commit 6ae079a032

View File

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