mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
gconftool2_info: new module (#4743)
* gconftool2_info: new module * fixed imports * fixed docs for gconftool2_info * fixed docs for gconftool2_info * minor adjustment in docs * added tests * adjustments
This commit is contained in:
parent
be69f95f63
commit
49836bb484
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