Skip to content

Commit

Permalink
List requirements with their build status.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Nov 1, 2020
1 parent 29f9af7 commit 5b1d369
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 @@ -63,7 +63,7 @@ This example is taken from `molecule/resources/converge.yml` and is tested on ea
keyname: time_change
```
The machine may need to be prepared using `molecule/resources/prepare.yml`:
The machine needs to be prepared in CI this is done using `molecule/resources/prepare.yml`:
```yaml
---
- name: prepare
Expand All @@ -74,7 +74,7 @@ The machine may need to be prepared using `molecule/resources/prepare.yml`:
roles:
- role: robertdebock.bootstrap
```

```
Also see a [full explanation and example](https://robertdebock.nl/how-to-use-these-roles.html) on how to use these roles.

## [Role Variables](#role-variables)
Expand Down

0 comments on commit 5b1d369

Please sign in to comment.