Support defining a custom reboot command (#467)

Co-authored-by: Techno Tim <timothystewart6@gmail.com>
This commit is contained in:
Phil Bolduc
2024-03-05 19:52:24 -08:00
committed by GitHub
parent 8432d3bc66
commit f81ec04ba2
5 changed files with 8 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
---
- name: Reboot
reboot:
reboot_command: "{{ custom_reboot_command | default(omit) }}"
listen: reboot