Skip to content
Snippets Groups Projects
Commit aba9add5 authored by Thomas Woerner's avatar Thomas Woerner
Browse files

ipasmartcard_client_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)`
parent 4ad3c84c
No related branches found
No related tags found
No related merge requests found
...@@ -36,9 +36,8 @@ short_description: ...@@ -36,9 +36,8 @@ short_description:
Get variables from ipaplatform and python interpreter used for the module. Get variables from ipaplatform and python interpreter used for the module.
description: description:
Get variables from ipaplatform and python interpreter used for the module. Get variables from ipaplatform and python interpreter used for the module.
options:
author: author:
- Thomas Woerner - Thomas Woerner (@t-woerner)
''' '''
EXAMPLES = ''' EXAMPLES = '''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment