Skip to content

Support Ansible prepare step in image mode #4511

@thrix

Description

@thrix

Summary

Add support for Ansible prepare step when running in image mode.

Recommendation

Use ansible-podman or buildah connection plugin for connecting to the container.

There could be some inspiration from the old baseos-qe way of setting up images.

Proposed Steps

This will happen after the container image is available:

  1. Take the container image on which the machine is running on
  2. Run it as a container
  3. Connect through ansible-podman
  4. Do the changes (execute Ansible prepare steps)
  5. Reboot to the new image

Expectation

This workflow will happen on the guest.

Links

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    backlog

    Status

    triaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions