aboutsummaryrefslogtreecommitdiff
path: root/containers.yml
diff options
context:
space:
mode:
authorspmfox <spmfox@foxwd.com>2023-11-16 10:52:21 -0500
committerspmfox <spmfox@foxwd.com>2023-11-16 10:52:21 -0500
commit46605d0b074c14c6f87b499bf5c1971e3b7d4a0e (patch)
treee47d6594c089b4d9998c8196763ab4b862ad4b90 /containers.yml
parente4c804eca792ab1e8fa981b0ec7f6603c82a2833 (diff)
adding quotations
Diffstat (limited to 'containers.yml')
-rw-r--r--containers.yml2
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"