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

Fix buggy example reduce_on_network (cherry-pick of #72705) #72755

Merged
merged 1 commit into from
Nov 30, 2020
Merged

Fix buggy example reduce_on_network (cherry-pick of #72705) #72755

merged 1 commit into from
Nov 30, 2020

Conversation

bmillemathias
Copy link
Contributor

SUMMARY

fix incorrect example

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

reduce_on_network

ADDITIONAL INFORMATION

Fix the order of the arguments for ansible.netcommon.reduce_on_network. Pass the network as the argument and the list of IP addresses as the filter input.

(cherry picked from commit 454ac64)
@ansibot ansibot added affects_2.10 This issue/PR affects Ansible v2.10 backport This PR does not target the devel branch. core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. needs_triage Needs a first human triage before being processed. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Nov 30, 2020
@acozine acozine removed the needs_triage Needs a first human triage before being processed. label Nov 30, 2020
@acozine
Copy link
Contributor

acozine commented Nov 30, 2020

Thanks for the backport @bmillemathias!

@acozine acozine merged commit 633396c into ansible:stable-2.10 Nov 30, 2020
@bmillemathias bmillemathias deleted the backport/2.10/72705 branch November 30, 2020 21:28
@ansible ansible locked and limited conversation to collaborators Dec 28, 2020
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 backport This PR does not target the devel branch. core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. 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

4 participants