first commit
This commit is contained in:
4
roles/windows_reboot/tasks/main.yml
Normal file
4
roles/windows_reboot/tasks/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
# tasks file for windows_reboot
|
||||
- name: Reboot the machine with all defaults
|
||||
ansible.windows.win_reboot:
|
||||
Reference in New Issue
Block a user