Re: [ansible-project] The lookup pipe is returning a 127 error, even though the file exists and has all the required permissions.

2023-05-15 Thread LT
Mon, May 15, 2023 at 11:15 AM LT wrote: > >> What is the correct way to use the lookup pipe filter on the remote host? >> >> On Monday, May 15, 2023 at 8:47:24 AM UTC-5 Rowe, Walter P. (Fed) wrote: >> >>> My guess is that pipe is trying to run an executable name

Re: [ansible-project] The lookup pipe is returning a 127 error, even though the file exists and has all the required permissions.

2023-05-15 Thread LT
uot; vs passing the --version option to the executable. > > Walter > -- > Walter Rowe, Division Chief > Infrastructure Services, OISM > Mobile: 202.355.4123 <(202)%20355-4123> > > On May 15, 2023, at 9:40 AM, LT wrote: > > I am trying to retrieve the version number o

[ansible-project] The lookup pipe is returning a 127 error, even though the file exists and has all the required permissions.

2023-05-15 Thread LT
I am trying to retrieve the version number of the installed executable. The complete path exists, the file has executable permissions, but I am encountering a 127 error, indicating that the file does not exist. Have I missed something? *Here is the code that I have:* - set_fact: remote_version: