remove unused scripts

This commit is contained in:
Markus 2018-09-20 22:43:08 +02:00
parent 9e0e5923a8
commit 53da0d7ac3
2 changed files with 0 additions and 9 deletions

View File

@ -1,4 +0,0 @@
#!/bin/bash
export ANSIBLE_NOCOWS=1
test -e ./ansible.log && rm ./ansible.log
ansible-playbook site.yml --diff

View File

@ -1,5 +0,0 @@
#!/bin/bash
export ANSIBLE_NOCOWS=1
test -e ./ansible.log && rm ./ansible.log
ansible-playbook site.yml --check --diff