Skip to content

Commit

Permalink
Regenerate CI and docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Aug 30, 2021
1 parent 1a4c556 commit 4b5ed4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Install and configure openssh on your system.

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

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.
```yaml
---
- name: Converge
Expand All @@ -21,7 +21,7 @@ This example is taken from `molecule/resources/converge.yml` and is tested on ea
openssh_allow_users: root
```
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`:
```yaml
---
- name: Prepare
Expand Down

0 comments on commit 4b5ed4b

Please sign in to comment.