Commit Graph

9 Commits (cae9d633b06a62cdc40df0b5fc96db1f1df6d4e9)

Author SHA1 Message Date
Andrey Klychkov f44bfccb56 fix typos in storage modules (#62333) 6 years ago
Milan Zink 51e696cecf Improving na_ontap_command module (#60471)
* Improving na_ontap_command

- new option 'return_dict': true|false
- module returns parseable dictonary data instead of raw XML output when return_dict: true

* Fix module documentation typo

* Fixing pull request comments

* Python lint

* smaller try blocks
6 years ago
Chris Archibald 13403b3688 update to command (#60141) 6 years ago
Chris Archibald 309f7e59a3 Add ability to run in Privileged mode to Na_ontap_command (#52343)
* update command

* doc update

* fix review comments
7 years ago
Matt Clay 3e778d3f8f Fix pycodestyle E117 issues. 7 years ago
Rene Bakkum 6b09e99664 Fix example with spacing error in hostname (#49812)
fix na_ontap_command module examples
7 years ago
John R Barker 97e2fa4953
Bulk module author 2 (#48955)
* Bulk fix DOCUMENTATION.author (Part 2)
7 years ago
Sandra McCann 4513298971 Change netapp ontap and elementsw modules to certified (#46974)
* netapp ontap and elementsw modules to certified
7 years ago
Chris Archibald fe14781a46 Add ontap_command.py Module (#44190)
* Add ontap_command.py Module
7 years ago