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.
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!