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
- Host: GitHub
- URL: https://github.com/jitesoft/docker-ansible
- Owner: jitesoft
- License: mit
- Created: 2019-11-30T18:57:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-01T09:15:33.000Z (over 6 years ago)
- Last Synced: 2025-07-26T23:44:57.746Z (11 months ago)
- Topics: alpine, ansible, docker, dockerfile, jitesoft, python
- Language: Dockerfile
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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).