@@ -18,11 +18,14 @@ test:
done
lint:
@echo
@echo "Linting with Ansible-lint"
ansible-lint -c ".ansible-lint"
@echo "Linting with Yamllint"
yamllint .
docker: clean
The note is not visible to the blocked user.