Sign inSign up

eymankun/ansible-lint

By eymankun

Updated about 2 years ago

Image
Integration & delivery
Developer tools
0

863

eymankun/ansible-lint repository overview

ansible-lint

Ansible lint image, for my linting needs.

Main branch: main pipeline status

Dev branch: dev pipeline status

Usage

lint:ansible:
  image: eymankun/ansible-lint
  stage: test
  before_script:
    - ansible-lint --version
  script:
    - ansible-lint playbook.yml

License

MIT license

Tag summary

Content type

Image

Digest

sha256:bdbda4683

Size

167.9 MB

Last updated

about 2 years ago

docker pull eymankun/ansible-lint