mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-30 19:34:45 +00:00
ipasmartcard_server_get_vars: Fix doc sections and agument spec
ansible-test with ansible-2.14 is adding a lot of new tests to ensure that the documentation section and the agument spec is complete. Needed changes: DOCUMENTATION section - `suboptions` needs to be removed without arguments - `author` needs to be given with the github user also: `Name (@user)`
This commit is contained in:
@@ -36,9 +36,8 @@ short_description:
|
|||||||
Get variables from ipaplatform and ipaserver and python interpreter.
|
Get variables from ipaplatform and ipaserver and python interpreter.
|
||||||
description:
|
description:
|
||||||
Get variables from ipaplatform and ipaserver and python interpreter.
|
Get variables from ipaplatform and ipaserver and python interpreter.
|
||||||
options:
|
|
||||||
author:
|
author:
|
||||||
- Thomas Woerner
|
- Thomas Woerner (@t-woerner)
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
|
|||||||
Reference in New Issue
Block a user