extract all spectool calls in a helper
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 13
- Avg merge
- 1h 13m
- Merged PRs (30d)
- 1
Description
not for now, but we have similar calls in obal/data/playbooks/update/update.yaml and obal/data/roles/setup_sources/tasks/specfile.yml, so it might be useful to extract the listing logic into module_utils and use it here and in an own module.
Originally posted by @evgeni in https://github.com/theforeman/obal/pull/232
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.
Research direction
Start by comparing the spectool calls in obal/data/playbooks/update/update.yaml and obal/data/roles/setup_sources/tasks/specfile.yml, then inspect the repository's module_utils conventions. The work would be complete when the listing logic is shared there and can be used from the existing playbook and the additional module described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, python
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100