Skip to content

Install tasks should become: true so that the role can be run as a non-root user. #200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

bschonec
Copy link
Contributor

The role should strive to run with the least possible privileges on the ansible controller. In keeping with this philosophy, the installation of the Linux packages should "become: true" so that a non-root user can execute the role without failure.

Copy link
Owner

@MonolithProjects MonolithProjects left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks

@MonolithProjects MonolithProjects merged commit a5e9318 into MonolithProjects:master Apr 24, 2024
1 check passed
@MonolithProjects
Copy link
Owner

Fixes #199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants