Sign inSign up

mpaivabarbosa/molecule-systemd-amazonlinux

By mpaivabarbosa

Updated 2 days ago

Systemd-enabled amazonlinux container for Ansible Molecule testing with Python 3 and sudo user

Image
0

10K+

mpaivabarbosa/molecule-systemd-amazonlinux repository overview

Amazon Linux Images

Docker Pulls Docker Image Size Amazon Linux Systemd

Container images for testing Ansible roles with Molecule using Amazon Linux distributions.

Repository: https://github.com/marciopaiva/molecule-systemd-images

Available Tags

  • latest, 2023 - Amazon Linux 2023 (recommended)

Amazon Linux 2 reached End of Life on 2026-06-30 and was removed from this project.

Usage

platforms:
  - name: amazonlinux-2023
    image: mpaivabarbosa/molecule-systemd-amazonlinux:2023
    volumes:
      - /sys/fs/cgroup:/sys/fs/cgroup:ro
    privileged: true
    pre_build_image: true

Features

  • Systemd enabled
  • Python 3 installed
  • Ansible user with sudo privileges
  • Optimized for Molecule testing

Important Note

⚠️ These images are designed for testing purposes only and should NOT be used in production environments. The configuration is optimized for Molecule testing scenarios and may not be suitable for secure production deployments.

Tag summary

Content type

Image

Digest

sha256:18439346e

Size

96.9 MB

Last updated

2 days ago

docker pull mpaivabarbosa/molecule-systemd-amazonlinux