Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
bumps README instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
wookietreiber committed Jan 11, 2024
1 parent 305f94a commit fa40322
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 @@ -156,27 +156,23 @@ ssh_modulus_min: 3071
Dependencies
------------

None.

Example Playbook
----------------

Add to `requirements.yml`:

```yml
---

- src: idiv_biodiversity.ssh
# requirements.yml

...
```
roles:

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

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

Example Playbook
----------------

### Top-Level Playbook

Write a top-level playbook:
Expand Down

0 comments on commit fa40322

Please sign in to comment.