forked from infra/ansible
remove unused scripts
This commit is contained in:
parent
9e0e5923a8
commit
53da0d7ac3
4
runpb.sh
4
runpb.sh
@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
export ANSIBLE_NOCOWS=1
|
||||
test -e ./ansible.log && rm ./ansible.log
|
||||
ansible-playbook site.yml --diff
|
@ -1,5 +0,0 @@
|
||||
#!/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