mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
refactor: prefer true/false over yes/no (#226)
* style: format md and yml files using prettier * refactor: prefer true/false over yes/no
This commit is contained in:
parent
97c84e93a4
commit
02516d9a7b
47 changed files with 348 additions and 364 deletions
|
|
@ -11,7 +11,7 @@ tags:
|
|||
- cloud
|
||||
- hcloud
|
||||
dependencies:
|
||||
ansible.netcommon: '>=0.0.1'
|
||||
ansible.netcommon: ">=0.0.1"
|
||||
repository: https://github.com/ansible-collections/hetzner.hcloud
|
||||
documentation: https://docs.ansible.com/ansible/latest/collections/hetzner/hcloud
|
||||
homepage: https://github.com/ansible-collections/hetzner.hcloud
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue