Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huyz/packer-ansible-molecule
To create Docker images for Ansible Molecule, using Packer
https://github.com/huyz/packer-ansible-molecule
docker-images molecule packer
Last synced: 4 days ago
JSON representation
To create Docker images for Ansible Molecule, using Packer
- Host: GitHub
- URL: https://github.com/huyz/packer-ansible-molecule
- Owner: huyz
- Created: 2023-02-22T15:06:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-02-22T15:06:24.000Z (over 1 year ago)
- Last Synced: 2024-10-17T02:29:13.382Z (20 days ago)
- Topics: docker-images, molecule, packer
- Language: Shell
- Homepage: https://hub.docker.com/u/huyz
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Packer for Ansible Molecule
Distros for use by Ansible Molecule with the following features:
- systemd has PID 1
- `ansible` user is created in the group `deployer`## Currently supported distros
- Ubuntu 18.04, 20.04, 22.04
- Debian 11