瀏覽代碼

Remove stray + prefix in sudoers file.

Carl Meyer 9 年之前
父節點
當前提交
b93deb9411
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      roles/common/templates/sudoers.j2

+ 1
- 1
roles/common/templates/sudoers.j2 查看文件

1
-+{{ main_user_name }} ALL=(ALL) NOPASSWD: ALL
1
+{{ main_user_name }} ALL=(ALL) NOPASSWD: ALL

Loading…
取消
儲存