You've already forked ansible-role-common
[SKIP CI] Fix linting
This commit is contained in:
2
Makefile
2
Makefile
@@ -20,7 +20,7 @@ test:
|
|||||||
lint:
|
lint:
|
||||||
@echo "Linting with Ansible-lint"
|
@echo "Linting with Ansible-lint"
|
||||||
@echo
|
@echo
|
||||||
ansible-lint -c ".ansible-lint"
|
ansible-lint -c ".ansible-lint" --exclude ".venv"
|
||||||
@echo
|
@echo
|
||||||
@echo "Linting with Yamllint"
|
@echo "Linting with Yamllint"
|
||||||
@echo
|
@echo
|
||||||
|
|||||||
Reference in New Issue
Block a user