Refactor Comands/Fs.pm to use the new resource structure
Open
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 737
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
We need to refactor the Command/*.pm modules to use the new resource structure. This is needed to have better reporting, common options (like ensure, on_change) and more things.
Contributor guide
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 inspecting Comands/Fs.pm and the other Command/*.pm modules, then compare them with the new resource structure. Map how the commands should use the shared structure for reporting and common options such as ensure and on_change; the refactor is complete when the relevant command modules consistently use it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100