diff --git a/docker-hubot/main.yml b/docker-hubot/main.yml index d69127da..cf5c923e 100644 --- a/docker-hubot/main.yml +++ b/docker-hubot/main.yml @@ -37,8 +37,6 @@ apt-get remove --purge -y python && rm -rf /var/lib/apt/lists/* delegate_to: '{{ container_name }}' - args: - warn: false - name: Commit the container. command: >