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 2674494 commit 5e819f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,15 @@ This role assumes a working virtual host (that handles `wordpress_url`).

None

## Examples
## Examples

### Quickstart

```yaml
---
- hosts: all
roles:
- wordpress
- oefenweb.wordpress
vars:
wordpress_installs:
- name: wordpress
Expand Down Expand Up @@ -112,7 +112,7 @@ None
---
- hosts: all
roles:
- wordpress
- oefenweb.wordpress
vars:
wordpress_installs:
- name: wordpress
Expand All @@ -135,7 +135,7 @@ None
activate: false
- name: simple-fields
users: {}
options:
options:
- name: woocommerce_api_enabled
command: update
value: yes
Expand Down

0 comments on commit 5e819f6

Please sign in to comment.