Skip to content

Commit

Permalink
Merge branch 'devel' into update_exercise14
Browse files Browse the repository at this point in the history
  • Loading branch information
rlopez133 authored Feb 7, 2024
2 parents fdf8c19 + e3b90f6 commit 7b05e1f
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 218 deletions.
1 change: 1 addition & 0 deletions exercises/ansible_rhel/1.3-playbook/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ A playbook can have multiple plays and a play can have one or multiple tasks. In
### Step 1 - Playbook Basics


Playbooks are text files written in YAML format and therefore need:

* to start with three dashes (`---`)
Expand Down
Loading

0 comments on commit 7b05e1f

Please sign in to comment.