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

xattr: read, all, and keys sound like "states" we should deprecate once we have a replacement #9317

Open
1 task done
russoz opened this issue Dec 23, 2024 · 2 comments
Open
1 task done
Labels
bug This issue/PR relates to a bug module module plugins plugin (any type)

Comments

@russoz
Copy link
Collaborator

russoz commented Dec 23, 2024

Summary

          `read`, `all`, and `keys` sound like "states" we should deprecate once we have a replacement.

Originally posted by @felixfontein in #9308 (comment)

Issue Type

Bug Report

Component Name

xattr

Ansible Version

$ 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

Community.general Version

$ 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  

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

  • 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

cc @bcoca
click here for bot help

@ansibullbot ansibullbot added bug This issue/PR relates to a bug has_pr module module plugins plugin (any type) labels Dec 23, 2024
@russoz russoz removed the has_pr label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug module module plugins plugin (any type)
Projects
None yet
Development

No branches or pull requests

2 participants