Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nmap-cli not found on base awx-ee image #241

Open
ayhan6710 opened this issue Mar 16, 2024 · 0 comments
Open

nmap-cli not found on base awx-ee image #241

ayhan6710 opened this issue Mar 16, 2024 · 0 comments

Comments

@ayhan6710
Copy link

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)))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant