Update hosts for reboot.yml

This commit is contained in:
Salt 2021-01-26 05:56:08 -06:00
parent 73d0899678
commit 0ec4234924

View File

@ -1,7 +1,7 @@
#!/usr/bin/env ansible-playbook #!/usr/bin/env ansible-playbook
# vim:ft=ansible: # vim:ft=ansible:
--- ---
- hosts: db,web,game - hosts: prod
serial: 1 serial: 1
tasks: tasks:
- name: check for reboot-required - name: check for reboot-required