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

Commit

Permalink
Regenerate all documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Nov 22, 2019
1 parent 82e3b3d commit 57bc955
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Install Microsoft omsagent (Log Analytics agent) on your system.
Example Playbook
----------------

This example is taken from `molecule/resources/playbook.yml`:
This example is taken from `molecule/resources/playbook.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/playbook.yml`:
- robertdebock.omsagent
```
The machine you are running this on, may need to be prepared.
The machine you are running this on, may need to be prepared, I use this playbook to ensure everything is in place to let the role work.
```yaml
---
- name: Converge
Expand All @@ -43,6 +43,7 @@ The machine you are running this on, may need to be prepared.
- role: robertdebock.cron
```
Also see a [full explanation and example](https://robertdebock.nl/how-to-use-these-roles.html) on how to use these roles.
Role Variables
Expand Down

0 comments on commit 57bc955

Please sign in to comment.