Yeah currently we have the inventory module using one python module and the
provisioner users the other.

Both are functional but would be nice to standardize for sure.

I don't think it would replace "vsphere_guest" the module at all - we still
want the module, but the module can be open to using other libraries if not
enough functionality is surfaced.

Right now I'm not quite clear on what those things might be, but again,
open to expansion, totally.


On Wed, Aug 6, 2014 at 2:50 PM, <[email protected]> wrote:

> You may consider reviewing https://github.com/vmware/pyvmomi, which
> offers a full rest-api to vsphere. This will enhance or possibly replace
> vsphere_guest functionality
>
> On Wednesday, January 8, 2014 12:29:46 PM UTC-8, Romeo Theriault wrote:
>
>> On Wed, Jan 8, 2014 at 4:05 AM, Brian Coca <[email protected]> wrote:
>>
>>>
>>> Once this is stable my next step was going to be to try and get the
>>> provisioning plugins from ansible-provisioning project into core.
>>>
>>
>> Hi Brian, I wrote the vsphere_guest[1] ansible module in the
>> ansible-provisioning repo. If you have the time to work on the module to
>> make it more 'idempotent' that'd be great. Currently it can create the VM
>> just fine but can't modify it after the fact. It just checks if the VM
>> exists and skips the creation steps if it does. This is one area that could
>> be improved. Here is an example of how I use the module to create VM's in
>> our environment:
>>
>> https://github.com/romeotheriault/ansible-vsphere_guest
>>
>> [1] https://github.com/ansible-provisioning/ansible-
>> provisioning/blob/master/library/vsphere_guest
>> --
>> Romeo
>>
>  --
> 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 [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/fcd868b9-71c3-4575-92e5-0087a53fe821%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/fcd868b9-71c3-4575-92e5-0087a53fe821%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CA%2BnsWgx2K0ATdGcs_byLdRH0Rex4UmR%2BCgjR4S1H5dz2%3DyKjRA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to