I have cloned the repository, build and install the collection version 1.0.1, but cannot find the module "ibmi_display_fix".
[jgourdon@ansible Ansible4Me]$ ansible ctcgis01 -M /home/jgourdon/ansible-for-i/plugins/modules -m ibmi_display_fix.py -a "product='*ONLY' ptf='MF67510'"
ctcgis01 | FAILED! => {
"msg": "The module ibmi_display_fix.py was not found in configured module paths"
I have check in the directory ~/ansible-for-i/plugins/modules and the file ibmi_display_fix.py does not exist !
Hello,
I have cloned the repository, build and install the collection version 1.0.1, but cannot find the module "ibmi_display_fix".
[jgourdon@ansible Ansible4Me]$ ansible ctcgis01 -M /home/jgourdon/ansible-for-i/plugins/modules -m ibmi_display_fix.py -a "product='*ONLY' ptf='MF67510'" ctcgis01 | FAILED! => { "msg": "The module ibmi_display_fix.py was not found in configured module paths"
I have check in the directory ~/ansible-for-i/plugins/modules and the file ibmi_display_fix.py does not exist !
Do you have an idea ?
Thanks for your support.