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