summaryrefslogtreecommitdiff
path: root/tsg-reboot.yml
blob: 2999e5f9f3705d6c16d9a947ceeae163341c6c0c (plain)
1
2
3
4
5
6
7
8
9
#- hosts: all
#  tasks:
#  - name: "reboot all"
#    reboot:

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