Selaa lähdekoodia

Allowed SSH agent forwarding when using sudo

Tomas Bedrich 7 vuotta sitten
vanhempi
commit
3efc7ae54e
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3
    0
      roles/common/templates/sudoers.j2

+ 3
- 0
roles/common/templates/sudoers.j2 Näytä tiedosto

@@ -1 +1,4 @@
1 1
 {{ main_user_name }} ALL=(ALL) NOPASSWD: ALL
2
+
3
+# Allow SSH agent forwarding when using sudo
4
+Defaults    env_keep+=SSH_AUTH_SOCK

Loading…
Peruuta
Tallenna