forked from infra/ansible
Fix deleted file
This commit is contained in:
parent
9f608c886d
commit
fda78106cb
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
export ANSIBLE_NOCOWS=1
|
||||
test -e ./ansible.log && rm ./ansible.log
|
||||
ansible-playbook site.yml --check --diff
|
Loading…
Reference in New Issue
Block a user