Skip to content
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

Suid set def var, fix #64 #63

Merged
merged 2 commits into from
Jan 30, 2016
Merged

Suid set def var, fix #64 #63

merged 2 commits into from
Jan 30, 2016

Conversation

rndmh3ro
Copy link
Member

this prevents the task "remove suid/sgid bit from all binaries except in system and user whitelist"
from failing when the suid-var is not set and os_security_suid_sgid_remove_from_unknown
is not set either.
See: ansible/ansible#11964

Sebastian Gumprich added 2 commits January 20, 2016 21:04
this prevents the task "remove suid/sgid bit from all binaries except in system and user whitelist"
from failing when the suid-var is not set and `os_security_suid_sgid_remove_from_unknown`
is not set either.
See: ansible/ansible#11964
@rndmh3ro rndmh3ro changed the title Suid set def var Suid set def var, fix #65 Jan 22, 2016
@rndmh3ro rndmh3ro changed the title Suid set def var, fix #65 Suid set def var, fix #64 Jan 22, 2016
@rndmh3ro rndmh3ro mentioned this pull request Jan 24, 2016
@conorsch
Copy link
Contributor

+1 for merge, this is working great for me. An elegant solution too—even with this fix, role runs successfully under Ansible v1.9.4 as well.

fitz123 added a commit that referenced this pull request Jan 30, 2016
@fitz123 fitz123 merged commit eedd504 into master Jan 30, 2016
@rndmh3ro rndmh3ro deleted the suid_set_def_var branch January 31, 2016 11:27
@rndmh3ro rndmh3ro added the bug label Mar 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants