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: