mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 22:54:24 -07:00
[PR #5772/cc79c24c backport][stable-6] consul: deprecate params incompatible with state=absent (#5831)
consul: deprecate params incompatible with state=absent (#5772)
* consul: deprecate params incompatible with state=absent
* Refrain from handling SystemExit exception
* preposition
* add changelog fragment
* Update plugins/modules/consul.py
* Update changelogs/fragments/5772-consul-deprecate-params-when-absent.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit cc79c24c01
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
1da5f7dc54
commit
474364c862
2 changed files with 25 additions and 3 deletions
|
@ -0,0 +1,2 @@
|
|||
deprecated_features:
|
||||
- consul - deprecate using parameters unused for ``state=absent`` (https://github.com/ansible-collections/community.general/pull/5772).
|
Loading…
Add table
Add a link
Reference in a new issue