Skip to content

Commit

Permalink
Remove deprecated warn argument in example in chapter 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Nov 27, 2022
1 parent f577a36 commit 0e14e9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ansible-solr-container/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@
apt-get remove --purge -y python3
rm -rf /var/lib/apt/lists/*
delegate_to: '{{ container_name }}'
args:
warn: false

- name: Commit the container.
command: >
Expand Down

0 comments on commit 0e14e9c

Please sign in to comment.