Skip to content

Commit

Permalink
updates README instructions
Browse files Browse the repository at this point in the history
since at the moment there is no plain role publishing on galaxy
  • Loading branch information
wookietreiber committed Dec 15, 2023
1 parent 8e018d2 commit f23e8ff
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,27 +74,23 @@ system_keyboard_backspace_behaviour: 'guess'
Dependencies
------------
None.
Example Playbook
----------------
Add to `requirements.yml`:

```yml
---

- src: idiv_biodiversity.locale
# requirements.yml

roles:

- name: idiv_biodiversity.locale
src: https://github.com/idiv-biodiversity/ansible-role-locale
version: vX.Y.Z

...
```

Download:

```console
$ ansible-galaxy install -r requirements.yml
```
Example Playbook
----------------

### Top-Level Playbook

Expand Down

0 comments on commit f23e8ff

Please sign in to comment.