An open API service indexing awesome lists of open source software.

https://github.com/jitesoft/docker-ansible


https://github.com/jitesoft/docker-ansible

alpine ansible docker dockerfile jitesoft python

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ansible

Docker image with Python and [Ansible](https://www.ansible.com/) running on Alpine linux.

All images are available for AMD64 and ARM64 on Docker Hub and GitLab.

## Tags

Tags are based on ansible version, where latest is the latest version at build time.

### Docker Hub

* `2.9`, `2.9.x` `latest`

### GitLab

* `registry.gitlab.com/jitesoft/dockerfiles/ansible`
* `2.9`, `2.9.x` `latest`

## Docker files

Docker files can be found at [GitLab](https://gitlab.com/jitesoft/dockerfiles/ansible) or [GitHub](https://github.com/jitesoft/docker-ansible)

### Image labels

This image follows the [Jitesoft image label specification 1.0.0](https://gitlab.com/snippets/1866155).

## Licenses

Files in this repository are released under the MIT license.
Ansible is released under the [GNU v3.0](https://github.com/ansible/ansible/blob/devel/COPYING) license.
Read the python license [here](https://github.com/python/cpython/blob/master/LICENSE).