Skip to content

Commit fadc2a2

Browse files
committed
Fix typo.
1 parent bed1f38 commit fadc2a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Install and configure rsyslog on your system.
88

99
## [Example Playbook](#example-playbook)
1010

11-
This example is taken from `molecule/resources/converge.yml` and is tested on each push, pull request and release.
11+
This example is taken from `molecule/default/converge.yml` and is tested on each push, pull request and release.
1212
```yaml
1313
---
1414
- name: Converge
@@ -20,7 +20,7 @@ This example is taken from `molecule/resources/converge.yml` and is tested on ea
2020
- role: robertdebock.rsyslog
2121
```
2222
23-
The machine needs to be prepared in CI this is done using `molecule/resources/prepare.yml`:
23+
The machine needs to be prepared in CI this is done using `molecule/default/prepare.yml`:
2424
```yaml
2525
---
2626
- name: Prepare

0 commit comments

Comments
 (0)