vmadm: deprecating unused parameter debug (#4580)

* vmadm: deprecating unused parameter debug

* added changelog fragment
This commit is contained in:
Alexei Znamensky
2022-04-27 18:04:29 +12:00
committed by GitHub
parent 520705df30
commit c35bca6c8f
8 changed files with 4 additions and 7 deletions

View File

@@ -0,0 +1,2 @@
deprecated_features:
- vmadm - deprecated module parameter ``debug`` that was not used anywhere (https://github.com/ansible-collections/community.general/pull/4580).