Lee Hanbury
Lee Hanbury
Cheers, @mike-sheppard. I'll try and get this tested this week. Thanks again for the PR!
> Note: didn't intentionally close this PR, guess it happened when we merged our forked branches. > > For future ref (sorry, bit late) we ended up forking this repo...
Hi @swalkinshaw, This is happening on Ubuntu 22.04.4 (GitHub-hosted runner) as well as my WSL instance which is also Ubuntu 22.04.4 On the remote server (Kinsta), there is: ```shell /usr/bin/python...
Hi @swalkinshaw, thanks for that; I have added `ansible_python_interpreter=/usr/bin/python3` to my hosts and it's all good now and happy this is not a bug but a simple change to configuration...