Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a config option to run podman as root #2713

Closed
miterion opened this issue Jun 5, 2020 · 0 comments · Fixed by #2716
Closed

Add a config option to run podman as root #2713

miterion opened this issue Jun 5, 2020 · 0 comments · Fixed by #2716
Assignees

Comments

@miterion
Copy link

miterion commented Jun 5, 2020

Issue Type

  • Feature request

Molecule and Ansible details

ansible 2.9.9
molecule 3.0.4

Molecule installation method (one of):

  • pip

Ansible installation method (one of):

  • OS package

Desired Behavior

Podman allows running containers in a rootless mode, although this introduces some limitations.
For example this makes it difficult to test ansible roles which rely on a working systemd instance running in the container.

It would therefore be nice if it would be possible to specify whether podman should be executed as root or as the current user in the molecule config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants