mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
docker_image: really deprecate state==build (#52412)
* Really deprecate state==build. * Also explicitly deprecate use_tls. * Add changelog.
This commit is contained in:
parent
64b12d2c0d
commit
8222ebd23a
2 changed files with 20 additions and 6 deletions
3
changelogs/fragments/52412-docker_image-deprecate.yml
Normal file
3
changelogs/fragments/52412-docker_image-deprecate.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- "docker_image - the deprecated settings ``state: build`` and ``use_tls`` now
|
||||
display warnings when being used. They will be removed in Ansible 2.11."
|
Loading…
Add table
Add a link
Reference in a new issue