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
ottobits 3cce1217db
nmap inventory plugin: Add sudo nmap (#4506)
* nmap.py: Add sudo nmap

* Update plugins/inventory/nmap.py

Change description of new plugin option adding version_added

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

* Update plugins/inventory/nmap.py

Change boolean values of sudo option in example

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

* Create 4506-sudo-in-nmap-inv-plugin.yaml

* Fix typo in yaml format

* Update changelogs/fragments/4506-sudo-in-nmap-inv-plugin.yaml

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

* Update changelogs/fragments/4506-sudo-in-nmap-inv-plugin.yaml

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

* Document default as false.

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2022-04-21 09:54:38 +02:00
..
cobbler.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
gitlab_runners.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
icinga2.py Added new feature for ansible_user and ansible_port in Icinga2 inventory source (#4088) 2022-01-31 19:50:08 +01:00
linode.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
lxd.py plugins/inventory/lxd.py: fix listing of containers without os / release (#4351) 2022-03-16 13:52:22 +01:00
nmap.py nmap inventory plugin: Add sudo nmap (#4506) 2022-04-21 09:54:38 +02:00
online.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
opennebula.py Fix some more instances of ansible.module_utils._text. (#4232) 2022-02-18 23:14:51 +01:00
proxmox.py Deprecate want_proxmox_nodes_ansible_host option's default value. (#4466) 2022-04-10 08:46:49 +02:00
scaleway.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
stackpath_compute.py
virtualbox.py
xen_orchestra.py