hellt / ansible-docker

Ansible with plugins for network automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible container image

To generate the Dockerfile:

# only two arguments are needed, <ansible-core_version> <python version>
bash add_dockerfile.sh 2.13.8 3.9

About

Ansible with plugins for network automation

License:MIT License


Languages

Language:Shell 58.0%Language:Dockerfile 42.0%