Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timing to RHEL workshop #404

Merged
merged 1 commit into from
Sep 3, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion exercises/ansible_rhel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,22 @@ After finishing this lab you are ready to start using Ansible for your automatio

## Presentations

Want the Presentation Deck? Its right here:
The exercises are self explanatory and guide the particpants through the entire lab. All concepts are explained when they are introduces.

There is an optional presentation available to support the workshops and explain Automation, the basics of Ansible and the topics of the exercises in more detail:
[Red Hat Ansible Automation Technical Deck](../../decks/ansible_technical.pdf)

Also have a look at our Ansible Best Practices Deck:
[Ansible Best Practices](../../decks/ansible_best_practices.pdf)

## Time planning

The time required to do the workshops strongly depends on multiple factors: the number of participants, how familiar those are with Linux in general and how much discussions are done in between.

Having said that, the exercises themselves should take roughly 4-5 hours. The first section is slightly longer than the second one. The accompanying presentation itself adds another hour.

If your experience is different in schedulung those workshops, please let us know and fill an issue.

## Section 1 - Ansible Engine Exercises

- [Exercise 1.1 - Check the Prerequisites](1.1-setup)
Expand Down