mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
[PR #8054/a50329d0 backport][stable-7] ejabberd_user: Fix class documentation (#8055)
ejabberd_user: Fix class documentation (#8054)
(cherry picked from commit a50329d0d5)
Co-authored-by: Melvin Keskin <melvo@olomono.de>
This commit is contained in:
@@ -86,7 +86,7 @@ class EjabberdUser(object):
|
|||||||
object manages user creation and deletion using ejabberdctl. The following
|
object manages user creation and deletion using ejabberdctl. The following
|
||||||
commands are currently supported:
|
commands are currently supported:
|
||||||
* ejabberdctl register
|
* ejabberdctl register
|
||||||
* ejabberdctl deregister
|
* ejabberdctl unregister
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(self, module):
|
def __init__(self, module):
|
||||||
|
|||||||
Reference in New Issue
Block a user