mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-11 12:14:08 +00:00
* feat(nmap inventory): add skip_host_discovery option (-Pn) Adds skip_host_discovery option to suppress nmap's default host discovery probes (TCP SYN to 80/443), which caused unexpected traffic when scanning remote hosts over VPN or through firewalls. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * changelog: add fragment for nmap skip_host_discovery option (#11955) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||