pyinfra-dev / pyinfra-dev/pyinfra
Host data files
Open
Nobody has claimed this yet.
CLI
- Dominant language
- Python
- Stars
- 6k
- Forks
- 548
- Avg merge
- 7d 17h
- Merged PRs (30d)
- 13
Description
We already have group_data/*.py files, why not host_data/my-host.net.py files?
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 tracing how the existing group_data/*.py files are discovered and applied. Compare that behavior with the proposed host_data/my-host.net.py naming, then determine how a host-specific file should be selected and applied without changing group behavior; the work is done when this behavior is implemented and verified for matching hosts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100