Re: [ansible-devel] Gather facts failed to execute on target(Redhat)

2023-07-17 Thread rajtheco...@gmail.com
Thank you Andi !!! On Monday, July 17, 2023 at 6:59:18 PM UTC+5:30 ahae...@gmail.com wrote: > > > Regarding the technical reason for your error: AFAIK RHEL 5 comes with > > Python 2.4; Ansible requires at least Python 2.6 on a managed node; see > > Minor correction … the above was the requiremen

Re: [ansible-devel] Gather facts failed to execute on target(Redhat)

2023-07-17 Thread Andreas Härpfer
> Regarding the technical reason for your error: AFAIK RHEL 5 comes with > Python 2.4; Ansible requires at least Python 2.6 on a managed node; see Minor correction … the above was the requirement for Ansible 2.9, the latest Ansible version even requires Python 2.7. -- You received this message

Re: [ansible-devel] Gather facts failed to execute on target(Redhat)

2023-07-17 Thread Andreas Härpfer
> On 17. Jul 2023, at 12:29, rajtheco...@gmail.com > wrote: > > Hi Team, > > One of the server encountered the below issue while executing setup module, > Can anyone help ? > > OS: redhat-release-5Server-5.11.0.9 *Cough* … RHEL 5 … seriously!? That's prehistoric and even extended life

[ansible-devel] Gather facts failed to execute on target(Redhat)

2023-07-17 Thread rajtheco...@gmail.com
Hi Team, One of the server encountered the below issue while executing setup module, Can anyone help ? OS: redhat-release-5Server-5.11.0.9 Error message: * "ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"},"changed": false,"module_stderr": "Op