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
commit c35bca6c8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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).