Allow Jenkins to sudo without a password
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{{ jenkins_user }} ALL=(ALL:ALL) NOPASSWD:ALL
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
{{ jenkins_user }} ALL=(ALL:ALL) NOPASSWD:ALL
|
||||