We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7818da commit 8446303Copy full SHA for 8446303
main.yml
@@ -82,8 +82,6 @@
82
apt-get remove --purge -y python &&
83
rm -rf /var/lib/apt/lists/*
84
delegate_to: '{{ container_name }}'
85
- args:
86
- warn: no
87
88
- name: Commit the container.
89
command: >
0 commit comments