fix missing become_user

This commit is contained in:
Robert Kaussow 2018-08-18 16:22:31 +02:00
parent 967572afac
commit c4b9aa72af
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
- "{{ unifi_base_dir }}/{{ unifi_version }}"
- "{{ unifi_tmp_dir }}"
become: True
become_user: root
- block:
- name: Download unifi version '{{ unifi_version }}'