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

Commits on Jan 20, 2016

  1. set suid-var to default=omit

    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 committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    73a8534 View commit details
    Browse the repository at this point in the history
  2. remove commented task

    Sebastian Gumprich committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    a960535 View commit details
    Browse the repository at this point in the history