📄️ Infrastructure Creation Pipeline
Overview
📄️ AWX Trigger Pipeline
The AWX Trigger pipeline is responsible for triggering Ansible Tower jobs in AWX. It allows you to automate the execution of specific job templates from within your Jenkins pipeline.
📄️ Serverspec Testing Pipeline
The Serverspec Testing pipeline is responsible for executing Serverspec tests on multiple instances in parallel. It automates the process of installing Serverspec on developers' instances, copying the test files, and running the tests.