Skip to content

localgod/ansible-lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible-lint (dockerized)

Description

This is a dockerized version of the ansible-lint tool. Nothing more nothing less.

Build

make build

Run

docker run --rm -it -v $(pwd):/tmp -w /tmp localgod/ansible-lint playbook.yml