ansible-aix / ansible-power-aix

Developer contributions for Ansible Automation on Power
GNU General Public License v3.0
3 stars 1 forks source link

nim module #21

Open robinvy opened 4 years ago

robinvy commented 4 years ago

Rework the nim module to uniformize with other modules. Example:

dberg1 commented 4 years ago

I have changed all the exec_command() calls to module.run_command() calls. The module now passes all the "ansible-test sanity --test validate-modules" checks.

Paul, do you have an idea of what new NIM operations you would like to see implemented in this NIM module? Currently the operations not supported by this module (or any of the other nim modules that we provide) are: -o define (only for things like group resources creation etc...) -o lppchk/lppmgr/lslpp -o showdump/showlog/showres (can use shell commands) -o snap

dberg1 commented 4 years ago

List of tested actions so far:

Yet to be tested: