IBM / ansible-for-i

the tool is to provide several customized modules for Ansible to manage IBM i systems.
GNU General Public License v3.0
55 stars 52 forks source link

ibmi_reboot doesn't seem to work correctly #58

Closed jared-draper closed 1 year ago

jared-draper commented 3 years ago

the ibmi_reboot module doesn't seem to work correctly. It just returns the following:

{ "reboot": false, "msg": "'ansible_facts'", "_ansible_no_log": false, "changed": false }

Also I think the documentation for the module might be incorrect? It references just reboot: shouldn't it be ibmi_reboot:

EXAMPLES = r'''

changlexc commented 3 years ago

yes document issue, already fixed in dev branch, will have a fix pack soon