Commit 02454f7c by John Jarvis

Merge pull request #985 from edx/jarv/add-reboot-conditional

adding reboot conditional
parents 0fc3003f 110bcc62
......@@ -38,4 +38,5 @@
tasks:
- name: reboot
command: /sbin/shutdown -r now "Reboot is triggered by Ansible"
when: reboot
tags: reboot
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment