Skip to content

Commit

Permalink
adjust readme
Browse files Browse the repository at this point in the history
  • Loading branch information
resmo committed Dec 18, 2022
1 parent 6640da8 commit ce30046
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ Manages compute resources on [Vultr Cloud](https://www.vultr.com/).

## Role Variables

See [defaults/main.yml](defaults/main.yml)

## Dependencies

None
See [requirements.txt](requirements.txt)

## Examples

Expand All @@ -33,7 +34,7 @@ A typical playbook would look like this.
wait_for:
host: "{{ ansible_host }}"
port: 22
timeout: 60
timeout: 600
```
### Common Configurations
Expand Down

0 comments on commit ce30046

Please sign in to comment.