mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
Add comment to command options dict
This commit is contained in:
@@ -100,6 +100,7 @@ EXAMPLES = '''
|
||||
creates: /path/to/database
|
||||
'''
|
||||
|
||||
# Dict of options and their defaults
|
||||
OPTIONS = {'chdir': None,
|
||||
'creates': None,
|
||||
'executable': None,
|
||||
|
||||
Reference in New Issue
Block a user