ci: try ansible lint #16
ansibletest.yml
on: push
Check the .yml using ansible lint
17s
Annotations
3 errors
syntax-check[unknown-module]:
ansible-laravel-with-swoole/config/handlers/main.yml#L8
couldn't resolve module/action 'community.general.supervisorctl'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
ansible-nginx-mysql-moodle/mysql/tasks/main.yml#L10
couldn't resolve module/action 'community.mysql.mysql_db'. This often indicates a misspelling, missing collection, or incorrect module path.
|
Check the .yml using ansible lint
Process completed with exit code 2.
|