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

nmap inventory plugin, add use_arp_ping option #7119

Merged
merged 3 commits into from
Aug 20, 2023

Conversation

bcoca
Copy link
Contributor

@bcoca bcoca commented Aug 15, 2023

Also ensured all options correctly use get_option .

fixes #7118

ISSUE TYPE
  • Bugfix Pull Request
  • Feature Pull Request
COMPONENT NAME

plugins/inventory/nmap

@ansibullbot ansibullbot added bug This issue/PR relates to a bug inventory inventory plugin plugins plugin (any type) labels Aug 15, 2023
Copy link
Collaborator

@felixfontein felixfontein left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!

@felixfontein felixfontein added check-before-release PR will be looked at again shortly before release and merged if possible. backport-7 labels Aug 16, 2023
@felixfontein
Copy link
Collaborator

If nobody objects I'll merge this weekend.

@felixfontein felixfontein removed the check-before-release PR will be looked at again shortly before release and merged if possible. label Aug 20, 2023
@felixfontein felixfontein merged commit eaf3926 into ansible-collections:main Aug 20, 2023
@patchback
Copy link

patchback bot commented Aug 20, 2023

Backport to stable-7: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-7/eaf3926c2c96044466c824ea4eb0f9a45cb0e8c7/pr-7119

Backported as #7134

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@felixfontein
Copy link
Collaborator

@bcoca thanks!

patchback bot pushed a commit that referenced this pull request Aug 20, 2023
* nmap inventory plugin, add use_arp_ping option

* Apply suggestions from code review

Co-authored-by: Felix Fontein <[email protected]>

* Update plugins/inventory/nmap.py

Co-authored-by: Felix Fontein <[email protected]>

---------

Co-authored-by: Felix Fontein <[email protected]>
(cherry picked from commit eaf3926)
felixfontein pushed a commit that referenced this pull request Aug 20, 2023
…_arp_ping option (#7134)

nmap inventory plugin, add use_arp_ping option (#7119)

* nmap inventory plugin, add use_arp_ping option

* Apply suggestions from code review

Co-authored-by: Felix Fontein <[email protected]>

* Update plugins/inventory/nmap.py

Co-authored-by: Felix Fontein <[email protected]>

---------

Co-authored-by: Felix Fontein <[email protected]>
(cherry picked from commit eaf3926)

Co-authored-by: Brian Coca <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug has_issue inventory inventory plugin plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nmap inventory plugin misses some hosts.
3 participants