mac_user.enable_auto_login state
Open
Nobody has claimed this yet.
Confirmed
Feature
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
Description of Issue
There is a mac_user.enable_auto_login module, but no state. It looks rather trivial to add a state since the modules to do everything already exist, can we do that?
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
Locate the mac_user.enable_auto_login module and inspect the existing modules it relies on for enabling and disabling the setting. Add a corresponding state with behavior that reports whether auto-login matches the requested state, then check the relevant Salt state tests if they are available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100