diff options
Diffstat (limited to 'roles')
-rw-r--r-- | roles/local_deploy/files/ansible_run.sudoers | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/local_deploy/files/ansible_run.sudoers b/roles/local_deploy/files/ansible_run.sudoers index ea995ab..71d226c 100644 --- a/roles/local_deploy/files/ansible_run.sudoers +++ b/roles/local_deploy/files/ansible_run.sudoers @@ -1 +1,2 @@ +Defaults:%admins !requiretty %admins ALL=(ALL) NOPASSWD: /usr/local/bin/ansible_run.sh |