index
:
ansible-active-directory-range
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ansible
/
roles
/
srv01
/
tasks
/
reboot.yaml
blob: f521bdc14983059eaecad77f8e33ec59e133a434 (
plain
)
1
2
3
4
5
- name: "reboot" command: "shutdown -r now &" async: 1 poll: 0 ignore_errors: true