Docker images
I maintain a couple of Docker images, mostly to run Ansible CiCd pipelines and network/infra structure application with enhancements for my daily work
Docker CiCd images
You can use this images to test Ansible playbooks, roles etc, the images are based on different Linux OS's with Ansible installed and some other packages mainly for Network Automaiion
(NetDevOps
). For all distro's there is a verionless images that contains the latest distro release, so ansible_cicd_debian
is same as ansbile_cicd_debian12
.
currently installed Python packages for network and CMDB testing: * ansible * cryptography * yamllint * pynautobot * pynetbox * jmespath * netaddr * pywinrm
Docker applications
Container | description | CI Status | downloads | more info |
---|---|---|---|---|
nautobot | Nautobot including plugins and apps | LINK |