Reboot at end of run, if required

This commit is contained in:
Adam Goldsmith 2020-02-03 23:19:13 -05:00
parent e6e24ed9b5
commit e38027803e

View File

@ -35,3 +35,8 @@ Final Housekeeping:
- name: standby
- value: 30 # default
- order: last
module.run:
- name: system.reboot
- timeout: 0
- only_on_pending_reboot: true
- order: last