ansible-pull-2

Configuration management, deployment, and task execution system

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