https://github.com/hellt/ansible-docker
Ansible with plugins for network automation
https://github.com/hellt/ansible-docker
Last synced: about 1 month ago
JSON representation
Ansible with plugins for network automation
- Host: GitHub
- URL: https://github.com/hellt/ansible-docker
- Owner: hellt
- License: mit
- Created: 2019-11-21T08:29:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T15:22:41.000Z (about 3 years ago)
- Last Synced: 2025-06-04T17:10:15.618Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible container image
To generate the Dockerfile:
```
# only two arguments are needed,
bash add_dockerfile.sh 2.13.8 3.9
```