Matrix Docker Ansible eploy
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 

8 líneas
203 B

  1. .PHONY: lint
  2. help: ## Show this help.
  3. @grep -F -h "##" $(MAKEFILE_LIST) | grep -v grep | sed -e 's/\\$$//' | sed -e 's/##//'
  4. lint: ## Runs ansible-lint against all roles in the playbook
  5. ansible-lint