/ee-builds

Automate builds of execution environments for use with Ansible Automation Platform 2

Primary LanguageDockerfile

Build execution environments with ansible-builder

Building execution environment images for use in ansible workshops

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

ServiceNow EE build Windows EE build f5 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. ansible-builder only accepts one tag at the moment, and the default is set to latest. You can also copy the servicenow-ee workflow file and adjust the parameters on lines 2 and 25-27. Questions? Open an issue!

Useful documentation and links