mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00: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:
@@ -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)."
|
||||
Reference in New Issue
Block a user