Skip to content

Commit 6a90556

Browse files
committed
feat: Support this role in container environments and builds
Feature: Support running the sudo role during container builds and in container environments. Reason: This is particularly useful for building bootc derivative OSes. It's also desirable to run roles in system containers. Result: These flags enable running the container scenarios in CI, which ensures that the role works in podman system containers as well as buildah build environment and thus allows us to officially support this role for image mode builds. See https://issues.redhat.com/browse/RHEL-78157
1 parent 2764d26 commit 6a90556

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

meta/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ galaxy_info:
1919
- el9
2020
- el10
2121
- fedora
22+
- container
23+
- containerbuild
2224
dependencies: []

0 commit comments

Comments
 (0)