ironic/ironic/drivers/modules/ansible
Dmitry Tantsur 7f9badb543 Add and document high-level helpers for async steps
The pattern we use right now is too verbose to even put in
documentation. This change adds two more helpers:
* deploy_utils.prepare_agent_boot replaces the omnipresent 2-line
  snippet around task.boot.prepare_ramdisk.
* deploy_utils.reboot_to_finish_step adds rebooting to it.

Change-Id: I88540268d3bacebda775a0e94015c29a82c2c6a0
2021-10-11 17:25:57 +02:00
..
playbooks Ansible deploy - Ignore invalid devices 2020-08-21 10:24:52 -07:00
__init__.py Add ansible deploy interface 2017-11-09 10:30:56 +00:00
deploy.py Add and document high-level helpers for async steps 2021-10-11 17:25:57 +02:00