Skip to content

Latest update to main branch#133

Merged
uk-bolly merged 6 commits intomainfrom
devel
Jan 26, 2026
Merged

Latest update to main branch#133
uk-bolly merged 6 commits intomainfrom
devel

Conversation

@uk-bolly
Copy link
Member

Please ensure that you have understood contributing guide
Ensure all commits are signed-by and gpg signed

Overall Review of Changes:
pre-commit updates

Issue Fixes:
#46 7.1.12 logic update thanks @bluppfisk
PR from @seven-beep dont create non-existent homedirs

How has this been tested?:
Pipeline

uk-bolly and others added 6 commits January 5, 2026 10:48
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
added enhancement to exclude filesystem types thanks to @bluppfisk #46
Multiple users have /nonexistent as homedir by Debian packaging guideline

The task "5.4.2.7 | PATCH | Ensure system accounts do not have a valid login
shell" is creating the folder because ansible.builtin.user default to create the
missing homedir, which is unexpected, as /nonexitent is not meant to be created.

This commit avoids this unexpected behavior.

Signed-off-by: seven beep <ebn@entreparentheses.xyz>
updates:
- [github.com/ansible-community/ansible-lint: v25.12.2 → v26.1.1](ansible/ansible-lint@v25.12.2...v26.1.1)
- [github.com/adrienverge/yamllint.git: v1.37.1 → v1.38.0](https://github.com/adrienverge/yamllint.git/compare/v1.37.1...v1.38.0)
…nfig

[pre-commit.ci] pre-commit autoupdate
fix: do not create /nonexistent homedirs
Copy link
Contributor

@frederickw082922 frederickw082922 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @uk-bolly

@uk-bolly uk-bolly merged commit 04394b5 into main Jan 26, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants