Re: [ansible-project] Connection: local and Delegate_to - Not working together

2022-09-30 Thread Vichu
https://github.com/ansible/ansible/issues/71371 Here is also a similiar problem but could not find a solution out of it On Saturday, October 1, 2022 at 2:21:56 AM UTC+5:30 Vichu wrote: > > Hi Brain, > > Can you elloborate the 3rd paragraph, so i can understand. Thanks in >

Re: [ansible-project] Connection: local and Delegate_to - Not working together

2022-09-30 Thread Vichu
Hi Brain, Can you elloborate the 3rd paragraph, so i can understand. Thanks in advance. On Saturday, October 1, 2022 at 1:19:08 AM UTC+5:30 Brian Coca wrote: > A few things, > > The connection: keyword just changes the connection, while delegation > changes the target host. > > When using conne

Re: [ansible-project] Not working together - connection: local and delegate_to

2022-09-30 Thread Vichu
etest". > > Walter > -- > Walter Rowe, Division Chief > Infrastructure Services, OISM > Mobile: 202.355.4123 <(202)%20355-4123> > > On Sep 30, 2022, at 3:34 PM, Vichu wrote: > > Yes your are right but the below task does not give the hostname of > "po

Re: [ansible-project] Not working together - connection: local and delegate_to

2022-09-30 Thread Vichu
;. > > Walter > -- > Walter Rowe, Division Chief > Infrastructure Services, OISM > Mobile: 202.355.4123 <(202)%20355-4123> > > On Sep 30, 2022, at 3:15 PM, Vichu wrote: > > Below is the ansible version am using and giving out issue > > ansible [core 2.13.4]

[ansible-project] Re: Not working together - connection: local and delegate_to

2022-09-30 Thread Vichu
ation = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible python version = 2.7.5 (default, Nov 16 2020, 22:23:17) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Thanks & Regards, Vichu On Friday, September 30, 2022 at 11:10:11 PM UTC+5:30 Vichu wrote: > Hi Team

[ansible-project] Not working together - connection: local and delegate_to

2022-09-30 Thread Vichu
_to: "{{vm_name}}" shell: hostname register: name_with_del - name: Debug host name with delegation debug: msg: "Debug host name with delegation - {{ name_with_del.stdout }}" Thanks & Regards, Vichu -- You received this message because you

[ansible-project] Setup vcloud director

2022-08-15 Thread Vichu
Hello there, Has anyone configured vcloud director using ansible api module? The requirements are here, 1. Deploy vcloud OVA - Done 2. Setup a NFS transfer storage and db password using URL http://:5480/setup -- How do we achieve this with Ansible module(s)? Anybody has any idea ? -- You r

Re: [ansible-project] Exceptions with vmware_deploy_ovf module

2022-06-01 Thread Vichu
1:13:42 AM UTC-7 dnmv...@gmail.com wrote: > On Wed, 1 Jun 2022 at 02:46, Vichu wrote: > >> hello there, >> >> I am trying to automate the cloud director OVA deployment in our local >> lab. Built a playbook but caught up with the exception during the >> executio

Re: [ansible-project] Exceptions with vmware_deploy_ovf module

2022-05-31 Thread Vichu
Thanks for the response. Quote didn't help. Any other suggestion would be appreciated. On Tuesday, May 31, 2022 at 9:37:52 PM UTC-7 dnmv...@gmail.com wrote: > On Wed, 1 Jun 2022 at 02:46, Vichu wrote: > >> hello there, >> >> I am trying to automate the cloud d

[ansible-project] Exceptions with vmware_deploy_ovf module

2022-05-31 Thread Vichu
hello there, I am trying to automate the cloud director OVA deployment in our local lab. Built a playbook but caught up with the exception during the execution. Need your advice to unblock from this. *Error found:* An exception occurred during task execution. To see the full traceback, use -