diff options
| author | spmfox <spmfox@foxwd.com> | 2023-11-16 10:52:21 -0500 |
|---|---|---|
| committer | spmfox <spmfox@foxwd.com> | 2023-11-16 10:52:21 -0500 |
| commit | 46605d0b074c14c6f87b499bf5c1971e3b7d4a0e (patch) | |
| tree | e47d6594c089b4d9998c8196763ab4b862ad4b90 /containers.yml | |
| parent | e4c804eca792ab1e8fa981b0ec7f6603c82a2833 (diff) | |
adding quotations
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" |
