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. For more options, visit https://groups.google.com/d/optout.
