Skip to content

Commit

Permalink
Merge branch 'main' into feat/compute-script
Browse files Browse the repository at this point in the history
  • Loading branch information
bertiethorpe authored Nov 20, 2024
2 parents 1e1779c + f23be23 commit 903e22c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible/adhoc/rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@
- command: "openstack server rebuild {{ instance_id | default(inventory_hostname) }}{% if rebuild_image is defined %} --image {{ rebuild_image }}{% endif %}"
delegate_to: localhost
- wait_for_connection:
delay: 60
timeout: 600

0 comments on commit 903e22c

Please sign in to comment.