Yes, if this deals directly with VMs running on a compute node, it would be better as a state option for the existing module.
Thanks! On Mon, Aug 4, 2014 at 8:36 PM, Allison Randal <[email protected]> wrote: > I'm working on adding nova rebuild functionality to Ansible's Cloud > Modules. At the moment I've got it working as a separate module named > nova_rebuild: > > > https://github.com/allisonrandal/tripleo-ansible/blob/dce23e03ba12db507909b3d897fd9e0903e55387/library/cloud/nova_rebuild > > Would you rather have this functionality added to the nova_compute module? > (For example, running _rebuild_server instead of _create_server if > state=present and rebuild=yes, or something like that.) > > Thanks, > Allison > > -- > 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/a6a1c277-9e9f-45ab-b236-3ca6fea19880%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/a6a1c277-9e9f-45ab-b236-3ca6fea19880%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/CAMFyvFg2nS-n%2Bp5%2B9ofWbFWH-CsR80c4%2BgfeEFy%3Diqy3dsKuUQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
