ansible-lint
lint tool for Ansible playbooks
RUN apt-get update && \
apt-get install -y ansible-lint
RUN apt-get update && \
apt-get install -y ansible-lint
RUN pacman -S --noconfirm ansible-lint
RUN apt-get update && \
apt-get install -y ansible-lint
RUN dnf install -y ansible-lint