Skip to content

Commit 8446303

Browse files
committed
Remove deprecated command.
1 parent d7818da commit 8446303

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@
8282
apt-get remove --purge -y python &&
8383
rm -rf /var/lib/apt/lists/*
8484
delegate_to: '{{ container_name }}'
85-
args:
86-
warn: no
8785

8886
- name: Commit the container.
8987
command: >

0 commit comments

Comments
 (0)