Do not change user when downloading locally.

This commit is contained in:
Andrea Dell'Amico 2022-05-01 17:15:12 +02:00
parent e9936c3451
commit c070cba810
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
notify: Reload nginx
- name: Download any remote snippet templates
become: false
get_url:
url: '{{ item.url }}'
dest: '/var/tmp/{{ item.name }}'