Skip to content
Open
Show file tree
Hide file tree
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
Binary file modified exercises/ansible_rhel/1.1-setup/images/navigator-images.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions exercises/ansible_rhel/1.2-thebasics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,10 @@ For example in the screenshot above, the number `0` corresponds to

Directly access detailed documentation for any module by specifying its
corresponding number. For
example the module `ec2_tag` corresponds to `24`.
example the module `ec2_tag` corresponds to `27`.

```bash
:24
:27
```

Scrolling down using the arrow keys or page-up and page-down can show us
Expand Down
Binary file modified exercises/ansible_rhel/1.2-thebasics/images/interactive-aws.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion exercises/ansible_rhel/2.4-surveys/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Now, let's create a new Template that includes a survey.

#### Create Template

1. Go to **Automation Execution → Templates**, click the **Create template** button, and choose **Create job template**.
1. Go to **Resources → Templates**, click the **Add** button, and choose **Add job Template**.

2. Fill out the following details:

Expand Down