Re: [ansible-project] Running python3 script from ansible

2021-06-08 Thread John Menke
Thanks Brian! On Monday, June 7, 2021 at 7:45:19 PM UTC-4 Brian Coca wrote: > Yes, > > Simplest way is using the 'script' action and make sure the shebang on > the script points to the python3 you want. > > -- > -- > Brian Coca > > -- You received this message because you are subscribe

Re: [ansible-project] Running python3 script from ansible

2021-06-07 Thread Brian Coca
Yes, Simplest way is using the 'script' action and make sure the shebang on the script points to the python3 you want. -- -- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receivi

[ansible-project] Running python3 script from ansible

2021-06-07 Thread John Menke
I have a python3 script that i want to run from a playbook that is using the python2 interpreter. Is this possible? -john -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, s