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

Enhancement: replaced with_items keyword for loop keyword in file module's example #58865

Merged
merged 1 commit into from
Jul 11, 2019
Merged

Enhancement: replaced with_items keyword for loop keyword in file module's example #58865

merged 1 commit into from
Jul 11, 2019

Conversation

knagamin
Copy link
Contributor

@knagamin knagamin commented Jul 9, 2019

SUMMARY

In example code of file module, with_items keyword is used but loop keyword is currently recommended for loop. A list in that example is simple and flat, so I just replaced with_items for loop without any filter.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

file module

ADDITIONAL INFORMATION

None

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 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 Jul 9, 2019
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Jul 11, 2019
@bcoca bcoca merged commit e8b8a0a into ansible:devel Jul 11, 2019
@knagamin knagamin deleted the enhance_file_module_example branch July 12, 2019 10:08
@ansible ansible locked and limited conversation to collaborators Aug 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 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. 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

3 participants