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
read
all
keys
`read`, `all`, and `keys` sound like "states" we should deprecate once we have a replacement.
Originally posted by @felixfontein in #9308 (comment)
Bug Report
xattr
$ ansible --version ansible [core 2.17.7] config file = None configured module search path = ['/home/az/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /home/az/.local/share/virtualenvs/community.general-pO7J9Phd/lib/python3.10/site-packages/ansible ansible collection location = /home/az/.ansible/collections:/usr/share/ansible/collections executable location = /home/az/.local/share/virtualenvs/community.general-pO7J9Phd/bin/ansible python version = 3.10.14 (main, Jun 29 2024, 12:02:32) [GCC 11.4.0] (/home/az/.local/share/virtualenvs/community.general-pO7J9Phd/bin/python) jinja version = 3.1.4 libyaml = True
$ ansible-galaxy collection list community.general # /home/az/.ansible/collections/ansible_collections Collection Version ----------------- ------- community.general 10.0.1 # /home/az/.local/share/virtualenvs/community.general-pO7J9Phd/lib/python3.10/site-packages/ansible_collections Collection Version ----------------- ------- community.general 9.5.2
No response
Read states should be part of a _info module.
_info
The text was updated successfully, but these errors were encountered:
Files identified in the description:
plugins/modules/xattr.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 @bcoca click here for bot help
No branches or pull requests
Summary
Originally posted by @felixfontein in #9308 (comment)
Issue Type
Bug Report
Component Name
xattr
Ansible Version
Community.general Version
Configuration
No response
OS / Environment
No response
Steps to Reproduce
Expected Results
Read states should be part of a
_info
module.Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: