mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Add ansible-lint to CI (#1181)
* Improve Ansible code. * Add some ansible-lint ignores. * Add ansible-lint to CI.
This commit is contained in:
@@ -28,5 +28,5 @@
|
||||
- git+https://github.com/psf/requests
|
||||
- git+https://github.com/urllib3/urllib3
|
||||
extra_args: "-c {{ remote_constraints }}"
|
||||
state: latest
|
||||
state: latest # noqa: package-latest
|
||||
when: force_docker_sdk_for_python_dev | default(false)
|
||||
|
||||
Reference in New Issue
Block a user