Mitogen: deprecate the use of mitogen and remove coverage from CI (#8147)

This commit is contained in:
Cristian Calin
2021-11-05 09:57:52 +02:00
committed by GitHub
parent a0be7f0e26
commit 8d553f7e91
7 changed files with 21 additions and 25 deletions

View File

@@ -1,5 +1,7 @@
mitogen:
ansible-playbook -c local mitogen.yml -vv
@echo Mitogen support is deprecated.
@echo Please run the following command manually:
@echo ansible-playbook -c local mitogen.yml -vv
clean:
rm -rf dist/
rm *.retry