Re: [ansible-project] looking for support

2022-07-24 Thread Abhijeet Kasurde
I totally agree with Antony. It will be easier to answer the question if you provide these details. Regarding your question, the task mentioned before the 'Cordon and Drain Node' task failed with a non-zero return value and the failed ('Cordon and Drain Node') task in the screenshot is expecting z

[ansible-project] AWS VPN is not taking IP address as defined in ansible VPN module

2022-07-24 Thread maulik patel
i'm looking for assistance for Tunnel IP address assignment defined by my own in aws for 'ec2_vpc_vpn' but somehow aws is taking its own address ( 169.254.87.200/30 & 169.254.164.108/30 ) rather than i have returned facts for tunnel ip.. how can i override with custom returned value ? ansible_m

Re: [ansible-project] looking for support

2022-07-24 Thread Antony Stone
On Sunday 24 July 2022 at 15:56:46, Shyju Krishnan wrote: > [image: image.png] Please: 1. Copy and paste text, don't post screenshots (especially in difficult-to-read colour combinations) 2. Show us the command you ran before getting the error 3. Show us the text of the error in as readable a

[ansible-project] looking for support

2022-07-24 Thread Shyju Krishnan
[image: image.png] -- 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, send an email to ansible-project+unsubscr...@googlegroups.com. To view this discussion on the web visit htt

Re: [ansible-project] Re: python error during task

2022-07-24 Thread Nico Kadel-Garcia
On Sat, Jul 23, 2022 at 7:35 AM Todd Lewis wrote: > > This is the problem that Execution Environments allow you to avoid. > > Or, if you're rather more cynical, this is the type of problem that emerges > due to relying on execution environments. That's a pretty fundamental architectural issue, y

Re: [ansible-project] python error during task

2022-07-24 Thread Nico Kadel-Garcia
On Fri, Jul 22, 2022 at 2:35 PM Michael DiDomenico wrote: > > sorry for the cross post, i sent this to the devel list by mistake > --- > i have compiled a separate version of openssl 1.1.1, python 3.10.5, > and ansible 2.13.2 into my home directory. i have the > interpreter_python set in the ansi

[ansible-project] Ansible GCP dynamic Inventory Plugin How to pass Project ID

2022-07-24 Thread A D
Hi Everyone, I am using the dynamic inventory file for setting up Ansible for running configurations in GCP # inventory.compute.gcp.yml plugin: gcp_compute # name the plugin you want to use (use `ansible-doc -t inventory -l` to list available plugins) projects: - # Id o