1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/inventory
barloff-st bf8f2950b4
Adding support for -p option to specify port(s) to scan (#6165)
* Adding support for `-p` option to specify port(s) to scan

* Adding changelog fragment file

* Corrected appending options

* Edit to doc section

* Correction in documentation type

* Fixed `:` use in doc breaking yaml

* Update changelogs/fragments/6165-nmap-port.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/inventory/nmap.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/inventory/nmap.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Adding usage example

* Adding comment to example that was missed

* Breaking line up, was too long for sanity test 160 char limit

* Still too long since spaces are counted

* Changed type to string to work for a single entry as well as comma separated values

* Update changelogs/fragments/6165-nmap-port.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>
2023-03-19 13:27:10 +01:00
..
cobbler.py Adjust booleans in misc plugins. (#5161) 2022-08-24 20:00:39 +02:00
gitlab_runners.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
icinga2.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
linode.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
lxd.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
nmap.py Adding support for -p option to specify port(s) to scan (#6165) 2023-03-19 13:27:10 +01:00
online.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
opennebula.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
proxmox.py Suppress urllib3 InsecureRequestWarnings when validate_certs option is false (#5931) 2023-02-13 21:36:09 +01:00
scaleway.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
stackpath_compute.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
virtualbox.py virtualbox: Fix crash when handling deeply nested hostvars (#5348) 2022-10-18 09:17:49 +02:00
xen_orchestra.py Adjust booleans in misc plugins. (#5161) 2022-08-24 20:00:39 +02:00