Sudo requirement for os_openstacksdk should be unnecessary if packages are already installed
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 75/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- ansible
- Domain
- devops
Research direction
Start by reading roles/os_openstacksdk/tasks/main.yml at line 20 and the linked package-module example. Verify that the role can check package presence without sudo and only require privilege when installation is needed; done when already-installed packages work for a non-root user.
Written by the indexing model from the issue text.
Description
The way the os_openstacksdk Ensure required packages are installed task is currently specified requires sudo privileges even if the packages are already installed. If would be nice if that was not necessary, for example by splitting the package presence check from the install. The following seems a relevant example:
https://stackoverflow.com/questions/65834036/how-to-use-the-package-module-as-non-root-user
- Dominant language
- Jinja
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from stackhpc/ansible-collection-openstack
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
stackhpc/ansible-collection-openstack#45 · 1 comment ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 20/100
stackhpc/ansible-collection-openstack#44 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
All issues in stackhpc/ansible-collection-openstack
Similar issues
-
kind/bug needs-triage
Difficulty 1/5 Under an hour Newbie friendliness 72/100
matrixorigin/matrixone#29223 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
bug ci-failure high priority
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
vllm-project/vllm-omni#7972 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
bug good first issue
Difficulty 1/5 Under an hour Newbie friendliness 88/100
amponce/archive-movie-browser#166 ·