Update functionality
This commit is contained in:
@@ -46,3 +46,16 @@
|
||||
tags:
|
||||
- podman
|
||||
- podman-containers
|
||||
|
||||
- name: Generate systemd services
|
||||
ansible.builtin.include_tasks: systemd.yml
|
||||
when: podman_generate_systemd | bool
|
||||
tags:
|
||||
- podman
|
||||
- podman-systemd
|
||||
|
||||
- name: Prune unused resources
|
||||
ansible.builtin.include_tasks: prune.yml
|
||||
tags:
|
||||
- podman
|
||||
- podman-prune
|
||||
|
||||
Reference in New Issue
Block a user