mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
Enable deprecaded message for ignore_volatile_options (#3429)
* enable deprecate message for ignore_volatile_options * fix E128 * add frament 3429 * remove default value and modify the resulting checks spelling fixes bump version for deprecated messge * fix spelling and depricated version Co-authored-by: Frank Dornheim <“dornheim@posteo.de@users.noreply.github.com”>
This commit is contained in:
parent
1bb2ff5128
commit
ef07f9b9ff
2 changed files with 14 additions and 11 deletions
|
@ -0,0 +1,2 @@
|
|||
deprecated_features:
|
||||
- "lxd_container - the current default value ``true`` of ``ignore_volatile_options`` is deprecated and will change to ``false`` in community.general 6.0.0 (https://github.com/ansible-collections/community.general/pull/3429)."
|
Loading…
Add table
Add a link
Reference in a new issue