This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
solutions-tsg-scripts/tsg-reboot.yml
2019-10-29 15:24:43 +08:00

10 lines
145 B
YAML

#- hosts: all
# tasks:
# - name: "reboot all"
# reboot:
- hosts: Functional_Host
tasks:
- name: "reboot all compute blade"
reboot: