diff options
Diffstat (limited to 'containers.yml')
| -rw-r--r-- | containers.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/containers.yml b/containers.yml index 048a981..6e23e8a 100644 --- a/containers.yml +++ b/containers.yml @@ -145,4 +145,4 @@ loop: "{{ containers }}" - name: Prune old images - ansible.builtin.shell: podman image prune -f + ansible.builtin.shell: "podman image prune -f" |
