[ansible-project] Re: Ansible module for vRA

2018-05-18 Thread Olivier Contant
I noticed this and we developed a playbook using the same technic used by 
LinuxArchitects.  Unfortunately, it makes a playbook very loaded which goes 
against the philosophy of Ansible to keep playbook light and easy to read. 
By example, having to manage the bearer token instead of abstracting it or 
dealing with the restapi headers and so on.  

I would really like to see an Ansible module that abstract all the non 
essential and allow to extract the catalogs items and blueprint to generate 
template that we can fill with variables.  That would make it much easier 
to work with VRA. 

I don't know about how much effort would be required.  I would be happy to 
contribute financially on a Github project which can deliver it.


Regards,


On Wednesday, 11 April 2018 14:20:12 UTC-4, Luis Bonilla wrote:
>
> Hey Ivan,
>
> Did you find something? I found this today while searching for an Ansible 
> module that will request base OS blueprints from VRA. Let me know.
>
> https://github.com/LinuxArchitects/Ansible-VMware-vRealize-Automation
>
>
> On Friday, September 29, 2017 at 5:24:12 AM UTC-7, Ivan Pacheco wrote:
>>
>> I'm looking for an ansible module to work with vRA similary to the one to 
>> work with vCenter, but so far I'm unable to find any official module. 
>> Basically be able to provision VMs and execute tasks over them, shutdown, 
>> clone, etc.
>>
>

-- 
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 post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/5b64ad8d-1518-41eb-9f1a-842fc643a96e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Re: Ansible module for vRA

2018-04-11 Thread Luis Bonilla
Hey Ivan,

Did you find something? I found this today while searching for an Ansible 
module that will request base OS blueprints from VRA. Let me know.

https://github.com/LinuxArchitects/Ansible-VMware-vRealize-Automation


On Friday, September 29, 2017 at 5:24:12 AM UTC-7, Ivan Pacheco wrote:
>
> I'm looking for an ansible module to work with vRA similary to the one to 
> work with vCenter, but so far I'm unable to find any official module. 
> Basically be able to provision VMs and execute tasks over them, shutdown, 
> clone, etc.
>

-- 
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 post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/73a0e7ac-017c-4bf2-8f8f-57d866f44381%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Re: Ansible module for vRA

2017-09-29 Thread Ivan Pacheco
Got your point, but we rely heavily on vCenter automation using ansible and 
would like to continue doing so, that's why a vRA module make sense for us, 
to abstract all the vRA REST API logic into simple ansible role/playbook. 

What is the industry approach at automating VM provisioning with vRA 
without someone triggering the blueprints from the portal. 

On Friday, September 29, 2017 at 6:55:48 AM UTC-6, Sebastien Desbois wrote:
>
> Well for me, vRA (vRealize Automation) and Ansible are doing the same job.
> vRA is here to automate the provisoning of whole platforms, from VMs 
> deployment, network conf, to app deployment, etc... With the possibility to 
> have a portal to propose users to do it based on blueprints.
>
> Ansible module for VMware is, in my opinion, the free / open-source 
> alternative to vRA, (without the buit-in portal)
>
> An Ansible module for vRA is a bit of nonsense and I don't think will be 
> available.
>
> Le vendredi 29 septembre 2017 14:24:12 UTC+2, Ivan Pacheco a écrit :
>>
>> I'm looking for an ansible module to work with vRA similary to the one to 
>> work with vCenter, but so far I'm unable to find any official module. 
>> Basically be able to provision VMs and execute tasks over them, shutdown, 
>> clone, etc.
>>
>

-- 
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 post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/a2dd09c5-03a7-4b8a-890e-7f948229cf5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Re: Ansible module for vRA

2017-09-29 Thread Sebastien Desbois
Well for me, vRA (vRealize Automation) and Ansible are doing the same job.
vRA is here to automate the provisoning of whole platforms, from VMs 
deployment, network conf, to app deployment, etc... With the possibility to 
have a portal to propose users to do it based on blueprints.

Ansible module for VMware is, in my opinion, the free / open-source 
alternative to vRA, (without the buit-in portal)

An Ansible module for vRA is a bit of nonsense and I don't think will be 
available.

Le vendredi 29 septembre 2017 14:24:12 UTC+2, Ivan Pacheco a écrit :
>
> I'm looking for an ansible module to work with vRA similary to the one to 
> work with vCenter, but so far I'm unable to find any official module. 
> Basically be able to provision VMs and execute tasks over them, shutdown, 
> clone, etc.
>

-- 
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 post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/92f138dc-a561-4203-b91b-5b3cd7f44d54%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.