Opleiding: Introduction to Git and CI/CD for Ansible Automation (AU245) - RHLS-Course [AU245LS]
OVERVIEW
Introduction to Configuration as Code (CaC) using Git and CI/CD principles to establish a robust, version-controlled, and automated pipeline for Red Hat Ansible Automation Platform configuration management.
Configuration as Code for Enterprise Automation with Red Hat Ansible Automation Platform (AU245) is designed to teach IT professionals how to scale and manage Red Hat Ansible Automation Platform applying Configuration as Code core principles.
Course Content Summary:
- Introducing configuration as code and CI/CD principles to overcome barriers to reliably scaling automation.
- Managing code and configuration files using the Git distributed version control system.
- Collaborating in Git repositories and synchronizing local and remote content to enable distributed workflows.
- Managing Red Hat Ansible Automation Platform with configuration as code, utilizing git, validated Ansible content collections and automated CI/CD pipelines.
Updated July 2026
OBJECTIVES
Impact on the Organization
- Implementing a Configuration as Code methodology empowers enterprises to establish a robust, version-controlled, and automated pipeline for configuration management. This approach overcomes the barriers to reliably scaling automation by ensuring configuration consistency, improving change tracking, and significantly reducing the operational risks and downtime associated with manual, error-prone deployments.
Impact on the Individual
- You will build a foundation in Git and CI/CD principles to help you transition from the manual administration of Red Hat Ansible Automation Platform to an automated approach. This equips you with the essential, hands-on skills to begin using configurations as code, allowing you to safely validate, test, and promote deployments from staging environments to production. By adopting these fundamental operations practices, you will improve team collaboration, reduce deployment errors, and learn to confidently execute critical system changes.
CONTENT
Configuration as Code and CI/CD Principles
- Overcome barriers to reliably scaling automation by using the Configuration as Code methodology, and understand its relationship to continuous integration/continuous delivery (CI/CD) principles.
Introduction to Git
- Manage, store, and revise code and configuration files by using the Git distributed version control system; understand its key principles of operation; and collaborate efficiently by using tags, branches, and conflict resolution.
Collaborating in Git Repositories
- Collaboratively develop code and manage configuration files in Git repositories, using methods that can enable distributed or centralized workflows.
Configuration as Code for Ansible Automation Platform
- Manage a Red Hat Ansible Automation Platform organization by applying Configuration as Code and CI/CD principles.