mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-20 11:50:22 -07:00
Add module hana_query to make SAP HANA administration easier. (#2623)
* new * move link * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * add more interesting return value in test * remove unused objects * removed unneeded function * extend test output * Update tests/unit/plugins/modules/database/saphana/test_hana_query.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Rainer Leber <rainer.leber@sva.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
909e9fe950
commit
b79969da68
4 changed files with 254 additions and 0 deletions
1
plugins/modules/hana_query.py
Symbolic link
1
plugins/modules/hana_query.py
Symbolic link
|
@ -0,0 +1 @@
|
|||
./database/saphana/hana_query.py
|
Loading…
Add table
Add a link
Reference in a new issue