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:
Thomas Woerner
2022-10-28 19:23:38 +02:00
parent 4ad3c84cae
commit 0dc49d0706

View File

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