This commit is contained in:
2023-08-17 23:22:18 +02:00
parent 97467c8680
commit 1f64868095

View File

@@ -2,4 +2,4 @@
--- ---
- name: Shutdown Windows server - name: Shutdown Windows server
win_shell: Stop-Computer -Force win_shell: Stop-Computer -Force
tags: ['windows']