theforeman / theforeman/obal

extract all spectool calls in a helper

Open
#264 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.