diff options
| author | spmfox <spmfox@foxwd.com> | 2023-06-29 23:01:40 -0400 |
|---|---|---|
| committer | spmfox <spmfox@foxwd.com> | 2023-06-29 23:01:40 -0400 |
| commit | 096ca12f11e27c370057e20d5badd6d332eeb4ae (patch) | |
| tree | 41095e3c53dfe383af486e9d4cf4cfc890795e18 /README.md | |
| parent | f1e709b75a96db1ea618f6a1010836eb80feddb2 (diff) | |
replacing alma linux with centos stream
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ The idea was to get some of the features of AWX but none of the bloat. - Looks for container images that have the label ```ansible_execution_environment``` - That means you have to build your own image and bake that label in - This gives the flexibility to assign any mounts/ports/etc you need - - Sample containerfile, using AlmaLinux 9 and /opt/playbooks for a mount can be found in ```docs/ansible_execution_environment``` + - Sample containerfile, using CentOS Stream 9 and /opt/playbooks for a mount can be found in ```docs/ansible_execution_environment``` - Gives the ability to add extra Ansible parameters at run-time with or without using containers - Workflow has only been tested as a user with sudo rights, unprivileged containers are the ultimate goal |
