Przeglądaj źródła

Merge pull request #513 from carljm/fix-sudoers

Remove stray + prefix in sudoers file.
Justin Plock 8 lat temu
rodzic
commit
1406ab8ac3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      roles/common/templates/sudoers.j2

+ 1
- 1
roles/common/templates/sudoers.j2 Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz