From 0ec4234924c065834679b4c5cd2ce995c43994ab Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 26 Jan 2021 05:56:08 -0600 Subject: [PATCH] Update hosts for reboot.yml --- reboot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reboot.yml b/reboot.yml index ee7ef47..521b5a2 100755 --- a/reboot.yml +++ b/reboot.yml @@ -1,7 +1,7 @@ #!/usr/bin/env ansible-playbook # vim:ft=ansible: --- -- hosts: db,web,game +- hosts: prod serial: 1 tasks: - name: check for reboot-required