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

RHEL-09-232250 and RHEL-09-232255 searches remote file systems rather than local #12

Closed
layluke opened this issue May 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@layluke
Copy link
Contributor

layluke commented May 14, 2024

Describe the Issue
RHEL-09-232250 and RHEL-09-232255 searches remote file systems rather than local for un owned/grouped files

Expected Behavior
Search local file systems for un owned/grouped files

Actual Behavior
Rather than searching locally

Control(s) Affected
What controls are being affected by the issue

Environment (please complete the following information):

  • branch being used: devel
  • Ansible Version: 2.15.11
  • Host Python Version: 3.9.14
  • Ansible Server Python Version: 3.9.14
  • Additional Details:

Additional Notes
RHEL-09-232250 and RHEL-09-232255 possibly more

Possible Solution
flip the boolean condition by omitting "not" in the "not item['device'].startswith('/dev')" condition

@layluke layluke added the bug Something isn't working label May 14, 2024
@uk-bolly uk-bolly self-assigned this Jun 13, 2024
uk-bolly added a commit that referenced this issue Jun 13, 2024
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
uk-bolly added a commit that referenced this issue Jun 13, 2024
@layluke
Copy link
Contributor Author

layluke commented Jul 11, 2024

Thanks @uk-bolly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants