rename mitogen playbook inside makefile (#6025)

pull/6034/head
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
1 changed files with 1 additions and 1 deletions

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