Added a dry run and fixed a lot of things

This commit is contained in:
2017-10-11 20:01:32 -04:00
parent 3a94e3faef
commit 37bdbae2df
7 changed files with 94 additions and 63 deletions

View File

@@ -0,0 +1,2 @@
#!/bin/bash
ANSIBLE_HOST_KEY_CHECKING=False ansible-playbook -i hosts playbooks/site.yml --check --diff