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

stat: Reword awkward documentation language #63289

Merged
merged 1 commit into from
Oct 9, 2019
Merged

Conversation

memotype
Copy link
Contributor

@memotype memotype commented Oct 9, 2019

SUMMARY

Reword awkward documentation language.

ISSUE TYPE
  • Docs Pull Request

+label: docsite_pr

SUMMARY

Reword awkward documentation language.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

stat

ADDITIONAL INFORMATION

##### SUMMARY
<!--- Your description here -->
Reword awkward documentation language.

##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr
@ansibot ansibot added affects_2.10 This issue/PR affects Ansible v2.10 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. files Files category 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:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Oct 9, 2019
@resmo resmo changed the title Update stat.py: Reword awkward documentation language. stat: Reword awkward documentation language Oct 9, 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.

shipit

@acozine acozine removed the needs_triage Needs a first human triage before being processed. label Oct 9, 2019
@acozine
Copy link
Contributor

acozine commented Oct 9, 2019

Nice catch and fix, thanks @memotype!

@acozine acozine merged commit b46299f into ansible:devel Oct 9, 2019
acozine pushed a commit to acozine/ansible that referenced this pull request Oct 15, 2019
Reword awkward documentation language.

(cherry picked from commit b46299f)
acozine added a commit that referenced this pull request Oct 16, 2019
* Update stat.py (#63289)
Reword awkward documentation language.

(cherry picked from commit b46299f)

* Update win_disk_facts.py example (#63266)
Fix incorrect index for second disk (should be `disks[1]` not `disks[0]`)

(cherry picked from commit ce1c8c2)

* Fix broken link (#63185)

(cherry picked from commit 021d095)

* Typo on line 161 (#63133)
fix module name for azure_rm_manageddisk in one example

(cherry picked from commit 81a6146)

* docs: add Centos and Ubuntu to examples for playbook conditionals (#63085)

Co-Authored-By: Sandra McCann <samccann@redhat.com>
(cherry picked from commit 19587b3)

* Spot instance code error (#63246)
Adds 'instance_initiated_shutdown_behavior: terminate' to spot instance example for greater efficiency.

(cherry picked from commit 5ed163c)

* Pass a JSON file to the Lambda's payload (#63261)
* Add an example of passing a JSON file to the Lambda's payload
Events passed to Lambda are commonly in JSON format, the change provides an example of using JSON file as an alternative to the inline YAML payload in the other examples.

(cherry picked from commit 1d5206f)

* Update ec2.py (#63260)
Change the explanation of spot_wait_timeout

(cherry picked from commit 719170e)

* fix aruba_config examples (#63136)

(cherry picked from commit 6ff5968)

* [ec2_launch_template] Update examples (#63152)
- Update tasks names for existing examples
- Add a new example showing how to delete a launch template

(cherry picked from commit 32980f2)
@dagwieers dagwieers added the docsite_pr This PR is created from documentation using the "Edit on GitHub" link. label Oct 26, 2019
@ansible ansible locked and limited conversation to collaborators Nov 13, 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 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. docsite_pr This PR is created from documentation using the "Edit on GitHub" link. files Files category module This issue/PR relates to a module. new_contributor This PR is the first contribution by a new community member. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants