You can automate Red Hat Ansible Automation Platform configuration by using Red Hat Certified Ansible Content Collections such as ansible.controller.
You can use Git webhooks to automatically trigger job execution when you make changes to a project’s Git repository.
You can use Git webhooks with the ansible.controller Ansible Content Collection to automate configuration as code.
Automation controller provides a REST API that enables you to control it without using the web UI.
You can use Ansible Playbooks to launch job templates or perform other tasks or configuration of automation controller by using the uri module to access the automation controller API.
Two steps are involved in launching a job template from the API: use the GET method to get the information you need, and then use the POST method to launch the job.
Click CREATE to build all of the virtual machines needed for the classroom lab environment. This may take several minutes to complete. Once created the environment can then be stopped and restarted to pause your experience.
If you DELETE your lab, you will remove all of the virtual machines in your classroom and lose all of your progress.