Open
Conversation
Change-Id: I7e46b7efa277aff09161f8228a4572eaf86f7f1c
Change-Id: Idde25a65a0ec74058fb5b90f7881cedbb3a93020
Change-Id: Id3ee1cc282e7a656645db078ab5732662651d4df
Now all that remains is to fix the iterable part of the options you can have.
Mode 440 -> 0670 when applied, 0440 is the correct mode octal.
Set mode correctly
Change syntax to standard ansible
Install sudo.
Include /etc/sudoers.d
Replace `pkg` with `name`, which is canonical.
…://github.com/shrikeh/ansible-sudo into shrikeh-feature/sudoers.d-and-allow-own-template-path Conflicts: templates/sudoers.j2
Tweaks to permissions
…e main, using default version
…e main, using default version
Relying on local jinja2 filter of omit which is not present in ansibl…
…ich seems to be ok on both CentOS and Ubuntu 14x
0640 on /etc/sudoers.d causes problems on CentOS 6, moving to 0750 wh…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I tried with CentOS 7 starting from minimal distro, but it failed.