awx-ee icon indicating copy to clipboard operation
awx-ee copied to clipboard

nmap-cli not found on base awx-ee image

Open ayhan6710 opened this issue 11 months ago • 0 comments

Can we have nmap-cli installed on awx-ee base image in order to use community.general.nmap inventory module on awx ?

ansible_collections.community.general.plugins.inventory.nmap plugin: nmap inventory plugin requires the nmap cli tool to work: Failed to find required executable "nmap" in paths: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin File "/usr/local/lib/python3.9/site-packages/ansible/inventory/manager.py", line 293, in parse_source plugin.parse(self._inventory, self._loader, source, cache=cache) File "/runner/requirements_collections/ansible_collections/community/general/plugins/inventory/nmap.py", line 176, in parse raise AnsibleParserError('nmap inventory plugin requires the nmap cli tool to work: {0}'.format(to_native(e)))

ayhan6710 avatar Mar 16 '24 00:03 ayhan6710