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 3fc6a15 commit 441f8b1Copy full SHA for 441f8b1
docker-hubot/main.yml
@@ -37,8 +37,6 @@
37
apt-get remove --purge -y python &&
38
rm -rf /var/lib/apt/lists/*
39
delegate_to: '{{ container_name }}'
40
- args:
41
- warn: false
42
43
- name: Commit the container.
44
command: >
0 commit comments