rename mitogen playbook inside makefile (#6025)

This commit is contained in:
Hugo Blom 2020-04-27 10:13:29 +02:00 committed by GitHub
parent 3ff6a2e7ff
commit 18c8e0a14a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
mitogen:
ansible-playbook -c local mitogen.yaml -vv
ansible-playbook -c local mitogen.yml -vv
clean:
rm -rf dist/
rm *.retry