mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
Adding open
option to nmap (#6200)
* Adding nmap `open` option * Removing accidental copy/paste issue * Update changelogs/fragments/6200-adding-open-option-to-nmap.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/inventory/nmap.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
cd706454ec
commit
59e58079cb
2 changed files with 11 additions and 1 deletions
2
changelogs/fragments/6200-adding-open-option-to-nmap.yml
Normal file
2
changelogs/fragments/6200-adding-open-option-to-nmap.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- nmap inventory plugin - add new option ``open`` for only returning open ports (https://github.com/ansible-collections/community.general/pull/6200).
|
Loading…
Add table
Add a link
Reference in a new issue