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)`
This commit is contained in:
Thomas Woerner
2022-10-28 19:16:32 +02:00
parent 4ad3c84cae
commit aba9add595

View File

@@ -36,9 +36,8 @@ short_description:
Get variables from ipaplatform and python interpreter used for the module.
description:
Get variables from ipaplatform and python interpreter used for the module.
options:
author:
- Thomas Woerner
- Thomas Woerner (@t-woerner)
'''
EXAMPLES = '''