We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed1f38 commit fadc2a2Copy full SHA for fadc2a2
README.md
@@ -8,7 +8,7 @@ Install and configure rsyslog on your system.
8
9
## [Example Playbook](#example-playbook)
10
11
-This example is taken from `molecule/resources/converge.yml` and is tested on each push, pull request and release.
+This example is taken from `molecule/default/converge.yml` and is tested on each push, pull request and release.
12
```yaml
13
---
14
- name: Converge
@@ -20,7 +20,7 @@ This example is taken from `molecule/resources/converge.yml` and is tested on ea
20
- role: robertdebock.rsyslog
21
```
22
23
-The machine needs to be prepared in CI this is done using `molecule/resources/prepare.yml`:
+The machine needs to be prepared in CI this is done using `molecule/default/prepare.yml`:
24
25
26
- name: Prepare
0 commit comments