summaryrefslogtreecommitdiffstats
path: root/site.yml
diff options
context:
space:
mode:
Diffstat (limited to 'site.yml')
-rw-r--r--site.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/site.yml b/site.yml
index e3cc5cc..51f5dbd 100644
--- a/site.yml
+++ b/site.yml
@@ -8,7 +8,7 @@
- role: "configure"
tasks:
- name: "Reboot"
- ansible.builtin.command: "reboot"
+ ansible.builtin.command: "reboot -f"
async: 1
poll: 0
changed_when: true