Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

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 0870f4b commit c21dff2
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 Microsoft omsagent (Log Analytics agent) 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 @@ -20,7 +20,7 @@ This example is taken from `molecule/resources/converge.yml` and is tested on ea
- role: robertdebock.omsagent
```
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 c21dff2

Please sign in to comment.