mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 11:40:22 -07:00
uvw*: style adjustments (#9515)
* uvw*: style adjustments * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * adjustments from review * Update plugins/modules/utm_proxy_frontend.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/utm_proxy_frontend_info.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7c54c70301
commit
d2078be247
22 changed files with 173 additions and 158 deletions
|
@ -16,8 +16,8 @@ author:
|
|||
- Tobias Rüetschi (@keachi)
|
||||
short_description: Manage of the posix group
|
||||
description:
|
||||
- This module allows to manage user groups on a univention corporate server (UCS). It uses the Python API of the UCS to create a new object
|
||||
or edit it.
|
||||
- This module allows to manage user groups on a univention corporate server (UCS). It uses the Python API of the UCS to
|
||||
create a new object or edit it.
|
||||
extends_documentation_fragment:
|
||||
- community.general.attributes
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue