script for anisble in phpstorm

cron for restarting failed vms
This commit is contained in:
2018-02-07 21:51:09 -05:00
parent 6f07b9e5c8
commit d8ce064619
6 changed files with 31 additions and 8 deletions

5
scripts/ansible.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
# run ansible playbook to update name servers
ansible-playbook -vv ${PLAYBOOK}.yml -i inventory.conf -u ansible