[ansible-devel] Create `GCE instance from a snapshot

2017-12-20 Thread vinod kumar
Hi, I'm looking for a way to create a gce instance from a snapshot using gce module, unable to find much details. Any help is appreciated Thanks, Vinod -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and

[ansible-devel] Re: How to check version of ansible before execution begins

2017-08-30 Thread Vinod Kumar
are using (in any environment) before executing the playbook. If so, we can halt the execution instead of compiling and throwing the error. Thanks & Regards, Vinod Kumar On Wednesday, 30 August 2017 18:57:26 UTC+5:30, N. Bailey wrote: > Hi Vinod, > > I don't quite understand

[ansible-devel] How to check version of ansible before execution begins

2017-08-22 Thread Vinod Kumar
. Also wanted to make sure this check will execute only once per host. Thanks in advance. Thanks & Regards, Vinod Kumar -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receivi

[ansible-devel] Re: is nested yaml inventory file for ansible supported?

2017-04-03 Thread vinod kumar
webserver: > hosts: >example3.com: > > > > > On Friday, March 31, 2017 at 7:53:26 AM UTC-4, vinod kumar wrote: >> >> Hi Guys, >> >> I'm trying to use a yaml file as inventory file which looks like below: >>

[ansible-devel] Re: is nested yaml inventory file for ansible supported?

2017-04-03 Thread vinod kumar
hosts: >example2.com: >example3.com: >stag: > children: >webserver: > hosts: >example3.com: > > > > > On Friday, March 31, 2017 at 7:53:26 AM UTC-4, vinod kumar wrote: >> >> Hi Guys, &

[ansible-devel] is nested yaml inventory file for ansible supported?

2017-03-31 Thread vinod kumar
Hi Guys, I'm trying to use a yaml file as inventory file which looks like below: - prod: webserver: hosts: example1.com db_servers: hosts: example2.com example3.com - stag: webserver: hosts: example3.com It doesn't seem to work, and

[ansible-devel] How to automate post deployment activity in Ansible

2016-08-31 Thread vinod kumar
Dear All, How to automate post deployment activity in Ansible? We have module URI but only for limited call http://docs.ansible.com/ansible/uri_module.html. In more details: 1. Want to login into gmail 1.1 Open the http://gamil.com 1.2 Enter the user name and password 1.3 Click on the