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 53 forks source link

QUESTION : How to apply ptf or group ptf to the REPO SERVER itself #203

Open Pierroto69 opened 4 months ago

Pierroto69 commented 4 months ago

Hi team, How to apply ptf or group ptf to the REPO SERVER himself we use the playbook to load/apply on different targets node from the repo server it's works fine BUT when we want to run it on REPO Server himself , I mean apply ptf or group ptf to the REPO Server it dosen't work as transfert savf (ptf) or bin (group ptf) failed

What is your recommendation ? is there a specific playbook which extract info from report and install ptf to the repo himself ?

Many Thanks

robgjertsen1 commented 3 months ago

It would be helpful to have more specifics such as seeing the playbook and the roles and modules it is invoking, along with the output that includes the error with using the repo server as the target. Not sure off the top of my head why this would not work, but it could be a current limitation.