mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 14:41:23 -07:00
* gconftool2_info: new module
* fixed imports
* fixed docs for gconftool2_info
* fixed docs for gconftool2_info
* minor adjustment in docs
* added tests
* adjustments
(cherry picked from commit 49836bb484
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
69c79f618e
commit
aea851018b
5 changed files with 210 additions and 0 deletions
|
@ -292,6 +292,8 @@ plugin_routing:
|
|||
redirect: community.google.gce_tag
|
||||
gconftool2:
|
||||
redirect: community.general.system.gconftool2
|
||||
gconftool2_info:
|
||||
redirect: community.general.system.gconftool2_info
|
||||
gcp_backend_service:
|
||||
tombstone:
|
||||
removal_version: 2.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue