Clean Code
This commit is contained in:
7
01-old/kubespray/Makefile
Normal file
7
01-old/kubespray/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
mitogen:
|
||||
@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
|
||||
Reference in New Issue
Block a user