This website works better with JavaScript.
Home
Start
Help
Sign In
thomas
/
sovereign
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Remove stray + prefix in sudoers file.
Carl Meyer
9 years ago
parent
6904d4727d
commit
b93deb9411
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
roles/common/templates/sudoers.j2
+ 1
- 1
roles/common/templates/sudoers.j2
View File
1
-
+
{{ main_user_name }} ALL=(ALL) NOPASSWD: ALL
1
+{{ main_user_name }} ALL=(ALL) NOPASSWD: ALL
Write
Preview
Loading…
Cancel
Save