fix(README): Playbook to run the role
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
e4d2034f55
commit
dc191e4b4d
1 changed files with 3 additions and 5 deletions
|
@ -31,11 +31,9 @@ See list of [default variables](defaults/main.yml).
|
|||
Example of a basic forgejo.yml playbook:
|
||||
|
||||
```yaml
|
||||
hosts:
|
||||
- forgejo
|
||||
|
||||
roles:
|
||||
- forgejo
|
||||
- hosts: forgejo
|
||||
roles:
|
||||
- forgejo
|
||||
```
|
||||
|
||||
Then run the playbook:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue