Skip to content

Commit

Permalink
Consistency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Nov 2, 2023
1 parent 472d463 commit 45a55da
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 @@ -24,15 +24,15 @@ None
```yaml
- hosts: all
roles:
- swapfile
- oefenweb.swapfile
```
or:
```yaml
- hosts: all
roles:
- role: swapfile
- role: oefenweb.swapfile
swapfile_size: 1GB
swapfile_swappiness: 10
```
Expand Down

0 comments on commit 45a55da

Please sign in to comment.