aboutsummaryrefslogtreecommitdiffstats
path: root/play-reboot.yml
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-08-11 11:26:12 +0200
committerbinary <me@rgoncalves.se>2020-08-11 11:26:12 +0200
commitd7a8eefeca0ad9cb6e5b6379be92ad4f1c109a72 (patch)
tree70bbf28fd6152786a942b0fd66a74260361c9caa /play-reboot.yml
parent91b06c38d483c7f002843b8d9b538ace635c0abd (diff)
downloadinfrastructure-d7a8eefeca0ad9cb6e5b6379be92ad4f1c109a72.tar.gz
refactored for openbsd setup
Diffstat (limited to 'play-reboot.yml')
-rw-r--r--play-reboot.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/play-reboot.yml b/play-reboot.yml
deleted file mode 100644
index fcd7b97..0000000
--- a/play-reboot.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-# =========================================================================== #
-# __ __ __
-# ____ / /___ ___ __ ________ / /_ ____ ____ / /_
-# / __ \/ / __ `/ / / / / ___/ _ \/ __ \/ __ \/ __ \/ __/
-# / /_/ / / /_/ / /_/ / / / / __/ /_/ / /_/ / /_/ / /_
-# / .___/_/\__,_/\__, (_) /_/ \___/_.___/\____/\____/\__/
-# /_/ /____/
-#
-# =========================================================================== #
-
----
-- name: Reboot all instances
- hosts: all
- tasks:
- - name: Reboot server
- command: reboot
remember that computers suck.