Use sudo to install python3-setuptools

Change-Id: I4119486e8388ca69fce8a135d785f66cc9c4e880
This commit is contained in:
Sirajudeen 2020-06-23 17:47:38 -05:00
parent 08c5d6acbb
commit 6aaceb1e7f

View File

@ -17,6 +17,7 @@
name:
- python3-setuptools
state: present
become: yes
- name: Install script dependencies
pip: