Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hcloud_volume: clarify volume size units #62771

Merged
merged 1 commit into from
Sep 24, 2019
Merged

hcloud_volume: clarify volume size units #62771

merged 1 commit into from
Sep 24, 2019

Conversation

liff
Copy link
Contributor

@liff liff commented Sep 24, 2019

SUMMARY

According to the API documentation the volume size is given and returned in GB. Mention the size in the input parameter and fix the unit in the return parameter.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

hcloud_volume

According to the [API documentation](https://docs.hetzner.cloud/#volumes) the volume size is given and returned in GB. Mention the size in the input parameter and fix the unit in the return parameter.
@ansibot
Copy link
Contributor

ansibot commented Sep 24, 2019

@ansibot ansibot added affects_2.10 This issue/PR affects Ansible v2.10 cloud community_review In order to be merged, this PR must follow the community review workflow. docs This issue/PR relates to or includes documentation. hcloud module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. new_contributor This PR is the first contribution by a new community member. small_patch support:community This issue/PR relates to code supported by the Ansible community. labels Sep 24, 2019
Copy link
Contributor

@resmo resmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ansibot ansibot removed the needs_triage Needs a first human triage before being processed. label Sep 24, 2019
@samccann samccann merged commit 190b8fc into ansible:devel Sep 24, 2019
@samccann
Copy link
Contributor

Thanks @liff for the Ansible documentation fix!

samccann pushed a commit to samccann/ansible that referenced this pull request Sep 24, 2019
@samccann samccann mentioned this pull request Sep 24, 2019
acozine pushed a commit that referenced this pull request Sep 30, 2019
* Update pip module docs (#62359)
* Clarifying pip module requirements in reference to #47361
* Further clarifying message with link to ansible_python_interpreter

(cherry picked from commit d3ec5ca)

* chore/doc-module: sts_assume_role.py (#62475)
Update `Example` section with with the correct module usage.

(cherry picked from commit a4a2166)

* Improve dconf documentation to include conversion problems (#62316)

(cherry picked from commit 8649283)

* Add examples for various inventory setups to the documentation (#62323)
* Updates docs/docsite/rst/user_guide/intro_inventory.rst, closes #12480.
* Use code-block and rename groups in inventory setup examples
* Fix group name in inventory setup example

Co-Authored-By: Sandra McCann <samccann@redhat.com>

(cherry picked from commit 7047b66)

* added networking porting guide info (#61999)
* Update docs/docsite/rst/porting_guides/porting_guide_2.9.rst

Co-Authored-By: Nathaniel Case <this.is@nathanielca.se>

(cherry picked from commit 6d35f90)

* [docs] split collections into user and dev guide sections (#62363)

(cherry picked from commit 7badeb6)

* fixed options (#62605)

(cherry picked from commit 170b4e6)

* ec2_vpc_subnet: Rename resource_tags > tags (#62663)

Most of the AWS module documentation refers to `tags` and not
`resource_tags`. This patch updates the documentation to match
other AWS module documentation. 😉

Signed-off-by: Major Hayden <major@redhat.com>
(cherry picked from commit cced1a3)

* [Docs] Document the resource module builder (#62222)

(cherry picked from commit b17581a)

* Fix link syntax and a typo in dev collections doc (#62650)

(cherry picked from commit 2969614)

* hcloud_volume: clarify volume size units (#62771)

(cherry picked from commit 190b8fc)

* ovirt_host update force doc (#62491)

(cherry picked from commit 3b2b418)

* update example document for zabbix_action module (#62667)

(cherry picked from commit 3299f29)
@ansible ansible locked and limited conversation to collaborators Oct 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.10 This issue/PR affects Ansible v2.10 cloud community_review In order to be merged, this PR must follow the community review workflow. docs This issue/PR relates to or includes documentation. hcloud module This issue/PR relates to a module. new_contributor This PR is the first contribution by a new community member. small_patch support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants