Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 2.22 KB

README.md

File metadata and controls

21 lines (15 loc) · 2.22 KB

Build execution environments with ansible-builder

Building execution environment images for use in ansible workshops

This repo responds to modifications on main and pull requests to main by building new container images with Github Actions to be used as an execution environment for Ansible Automation Platform 2.

ServiceNow EE build Windows EE build f5 EE build RHEL 90 min EE build

workflow

Contributions

The directories in this repository should follow the format that ansible-builder expects. See servicenow-ee as an example. The name you give the directory should also be the name of the image. You can also copy the servicenow-ee workflow file and adjust the parameters. Questions? Open an issue!

Useful documentation and links