We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the listen_ports_facts module, the documentation should mention that, in order to return the pid and process name, it should be executed as root
Documentation Report
listen_ports_facts
$ ansible --version ansible [core 2.14.3] config file = None configured module search path = ['/home/sixto/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3/dist-packages/ansible ansible collection location = /home/sixto/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible python version = 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0] (/usr/bin/python3) jinja version = 3.1.2 libyaml = True
ansible-galaxy collection list community.general # /usr/lib/python3/dist-packages/ansible_collections Collection Version ----------------- ------- community.general 6.4.0
$ansible-config dump --only-changed CONFIG_FILE() = None
Debian 12
No response
The text was updated successfully, but these errors were encountered:
Files identified in the description:
plugins/modules/listen_ports_facts.py
If these files are incorrect, please update the component name section of the description or use the !component bot command.
component name
!component
click here for bot help
Sorry, something went wrong.
cc @ndavison click here for bot help
listen_ports_facts: pid is 0 by default
23e7aff
fix ansible-collections#7620
Successfully merging a pull request may close this issue.
Summary
In the listen_ports_facts module, the documentation should mention that, in order to return the pid and process name, it should be executed as root
Issue Type
Documentation Report
Component Name
listen_ports_facts
Ansible Version
Community.general Version
Configuration
OS / Environment
Debian 12
Additional Information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: