Skip to content

Commit 441f8b1

Browse files
committed
Remove deprecated warn option from docker-hubot example.
1 parent 3fc6a15 commit 441f8b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: docker-hubot/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@
3737
apt-get remove --purge -y python &&
3838
rm -rf /var/lib/apt/lists/*
3939
delegate_to: '{{ container_name }}'
40-
args:
41-
warn: false
4240

4341
- name: Commit the container.
4442
command: >

0 commit comments

Comments
 (0)