mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
gconftool2: deprecate state get (#4778)
* gconftool2: deprecate state get * added changelog fragment * Update plugins/modules/system/gconftool2.py * Update plugins/modules/system/gconftool2.py
This commit is contained in:
parent
618fab5f9c
commit
f544aac024
2 changed files with 11 additions and 4 deletions
|
@ -0,0 +1,2 @@
|
|||
deprecated_features:
|
||||
- gconftool2 - deprecates ``state=get`` in favor of using the module ``gconftool2_info`` (https://github.com/ansible-collections/community.general/pull/4778).
|
Loading…
Add table
Add a link
Reference in a new issue