Skip to content

Commit

Permalink
Update plugins/modules/clickhouse_info.py
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Klychkov <[email protected]>
  • Loading branch information
aleksvagachev and Andersson007 authored Feb 10, 2024
1 parent 8c86d2e commit 80541ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/modules/clickhouse_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
returned: success
type: dict
sample: { "database": { "dictionary": "..." } }
version_added: '0.3.0'
'''

from ansible.module_utils.basic import AnsibleModule
Expand Down

0 comments on commit 80541ea

Please sign in to comment.