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

sync_apply_ptf_group_using_filedir.yml Playbook Problem #139

Closed arthlingat closed 6 months ago

arthlingat commented 2 years ago

Hi,

There was an issue on sync_apply_ptf_group_using_filedir.yml playbook for 1.8.0, previously this was succesful on our end but now resulted to an error.

image

For your reference here are the sample variables we have inputted to check the concern.

ptf_group_dir: ptf/ repo_server: 172.69.11.96 target_system: 172.69.11.196

The image below indicates that we already tried to put the PTF file on the target system image

pengzengyufish commented 2 years ago

Please try to upgrade to the latest Ansible version, should be 2.13 or higher.

robgjertsen1 commented 6 months ago

I believe this is a problem with using an older Ansible version. However, I have recently cleaned up the relevant code in this playbook and other areas, so that I don't believe this would occur now in version 2.0.1.