mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
docs: fix missing > in collection path (#729)
##### SUMMARY ##### ISSUE TYPE - Docs Pull Request
This commit is contained in:
parent
ed5d8483d6
commit
a3f2218e29
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ Ansible documentation: https://docs.ansible.com/ansible/latest/collections/hetzn
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
You should place the collection (clone the repository) into the Ansible collection path. Normally this
|
You should place the collection (clone the repository) into the Ansible collection path. Normally this
|
||||||
is `~/.ansible/collections/ansible_collections/<namespace>/<collection`, so for our collection it would
|
is `~/.ansible/collections/ansible_collections/<namespace>/<collection>`, so for our collection it would
|
||||||
be: `~/.ansible/collections/ansible_collections/hetzner/hcloud`.
|
be: `~/.ansible/collections/ansible_collections/hetzner/hcloud`.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue