ansible-lint

lint tool for Ansible playbooks

Debian Debian
RUN apt-get update && \ apt-get install -y ansible-lint
Ubuntu
RUN apt-get update && \ apt-get install -y ansible-lint
Arch Arch Linux
RUN pacman -S --noconfirm ansible-lint
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ansible-lint
Fedora
RUN dnf install -y ansible-lint
click the source code to copy install ansible-lint on any operating system with command-not-found.com