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

listen_ports_facts only returns the pid if it is executed as root #7620

Open
1 task done
tapitna opened this issue Nov 27, 2023 · 2 comments · May be fixed by #9094
Open
1 task done

listen_ports_facts only returns the pid if it is executed as root #7620

tapitna opened this issue Nov 27, 2023 · 2 comments · May be fixed by #9094
Labels
docs module module plugins plugin (any type)

Comments

@tapitna
Copy link

tapitna commented Nov 27, 2023

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

$  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

Community.general Version

 ansible-galaxy collection list community.general

# /usr/lib/python3/dist-packages/ansible_collections
Collection        Version
----------------- -------
community.general 6.4.0

Configuration

$ansible-config dump --only-changed
CONFIG_FILE() = None

OS / Environment

Debian 12

Additional Information

No response

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@ansibullbot
Copy link
Collaborator

Files identified in the description:

If these files are incorrect, please update the component name section of the description or use the !component bot command.

click here for bot help

@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added docs module module plugins plugin (any type) labels Nov 27, 2023
Jean-SebastienG added a commit to Jean-SebastienG/community.general that referenced this issue Nov 1, 2024
@Jean-SebastienG Jean-SebastienG linked a pull request Nov 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs module module plugins plugin (any type)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants