Skip to content

Commit

Permalink
Merge pull request #2213 from ansible/devel
Browse files Browse the repository at this point in the history
Updating the RHEL Workshop README
  • Loading branch information
rlopez133 authored Nov 22, 2024
2 parents 9bfedab + 2df3794 commit ca28047
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions exercises/ansible_rhel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
**This is documentation for Ansible Automation Platform 2**


If you’re new to Ansible Automation, this workshop consists of two parts: 1) starting with the basics of understanding foundational command line activities and 2) applying what you’ve learned to implement Ansible automation controller to your enterprise use cases. You’ll start off by writing your first Ansible playbook, work on Jinja templates, and implement higher-level Ansible roles. Next you’ll get started on automation controller, understand inventory and credential management, projects, job templates, surveys, workflows and more.
If you’re new to Ansible Automation, this workshop consists of two parts: 1) starting with the basic foundamentals and 2) applying what you’ve learned to implement Ansible automation controller to your enterprise use cases. You’ll start off by writing your first Ansible playbook, work on Jinja templates, and implement higher-level Ansible roles. Next you’ll get started on automation controller, understand inventory and credential management, projects, job templates, surveys, workflows and more.

After finishing this lab you are ready to start using Ansible for your automation requirements.

Expand Down Expand Up @@ -56,19 +56,13 @@ Having said that, the exercises themselves should take roughly 4-5 hours. The fi

## Section 2 - Ansible Automation Platform Exercises

* [Exercise 2.1 - Introduction to Ansible automation controller](2.1-intro)
* [Exercise 2.2 - Inventories and Credentials in Ansible Automation Controller](2.2-cred)
* [Exercise 2.1 - Introduction to Ansible Automation Platform](2.1-intro)
* [Exercise 2.2 - Managing Inventories and Credentials in Ansible Automation Controller](2.2-cred)
* [Exercise 2.3 - Projects & job templates](2.3-projects)
* [Exercise 2.4 - Surveys](2.4-surveys)
* [Exercise 2.5 - Role based access control](2.5-rbac)
* [Exercise 2.5 - Role-based Access Control (RBAC)](2.5-rbac)
* [Exercise 2.6 - Workflows](2.6-workflows)
* [Exercise 2.7 - Wrap up](2.7-wrap)

## Supplemental Exercises

There is also a series of exercises that go above and beyond our normal workshop content. Please check out our supplemental exercises if you want more content to learn from.

* [Supplemental Exercises](supplemental)

---
![Red Hat Ansible Automation](../../images/rh-ansible-automation-platform.png)

0 comments on commit ca28047

Please sign in to comment.