Skip to content

Commit b159eff

Browse files
authored
Merge pull request #2289 from Rguzmann/fix-partner-feedback
Partner Feedback Report Ansible for RHEL (90-Min) Workshop Guide Issues
2 parents d16536e + 07ab156 commit b159eff

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed
51.2 KB
Loading

exercises/ansible_rhel/1.2-thebasics/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,10 @@ For example in the screenshot above, the number `0` corresponds to
195195

196196
Directly access detailed documentation for any module by specifying its
197197
corresponding number. For
198-
example the module `ec2_tag` corresponds to `24`.
198+
example the module `ec2_tag` corresponds to `27`.
199199

200200
```bash
201-
:24
201+
:27
202202
```
203203

204204
Scrolling down using the arrow keys or page-up and page-down can show us
197 KB
Loading
164 KB
Loading

exercises/ansible_rhel/2.4-surveys/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Now, let's create a new Template that includes a survey.
5252

5353
#### Create Template
5454

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

5757
2. Fill out the following details:
5858

0 commit comments

Comments
 (0)