Fix bad targets in makefile - Use virtualenv's bins
ppintosilva opened this issue · comments
Pedro Pinto da Silva commented
The Makefile is not using the python, pip, ansible binary files installed in the virtualenv. Hence, maestro installation is not done properly using the makefile. Also, running maestro with the makefile also fails (e.g. 'make playbooks') breaks.