ansible-lint #14
Annotations
3 errors
Ansible Lint
Process completed with exit code 1.
|
syntax-check[unknown-module]:
tests/roles/testrsync_server/tasks/main.yml#L64
couldn't resolve module/action 'community.general.listen_ports_facts'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
molecule/default/create.yml#L12
couldn't resolve module/action 'community.docker.docker_container'. This often indicates a misspelling, missing collection, or incorrect module path.
|