mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
docker_image: really deprecate state==build (#52412)
* Really deprecate state==build. * Also explicitly deprecate use_tls. * Add changelog.
This commit is contained in:
committed by
John R Barker
parent
64b12d2c0d
commit
8222ebd23a
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."
|
||||
Reference in New Issue
Block a user