Added an ad-hoc command script

This commit is contained in:
2018-07-01 13:49:28 -04:00
parent 5ce2f473d6
commit a07b003384

View File

@@ -0,0 +1 @@
ANSIBLE_HOST_KEY_CHECKING=False ansible all -i hosts -u root -a "reboot"