diff options
Diffstat (limited to 'roles/local_deploy/templates')
-rw-r--r-- | roles/local_deploy/templates/extract.sudoers | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/local_deploy/templates/extract.sudoers b/roles/local_deploy/templates/extract.sudoers index 37cda43..2fc3e73 100644 --- a/roles/local_deploy/templates/extract.sudoers +++ b/roles/local_deploy/templates/extract.sudoers @@ -1 +1,2 @@ +# {{ ansible_managed }} %admins ALL=(ALL) NOPASSWD: /usr/local/bin/extract_wrapper.sh {{ git_repositories_dir }}/{{ item }} |