sdk: Stop enabling osbpo on Ubuntu
Change-Id: I106fd52090be926100d4f5af3a5f15544a802eef (cherry picked from commit 78f685f0be2f82772c75615564665b7fa705c163)
This commit is contained in:
parent
c76979c2c0
commit
8e3f4fa81b
@ -43,7 +43,7 @@
|
|||||||
apt:
|
apt:
|
||||||
update_cache: true
|
update_cache: true
|
||||||
when:
|
when:
|
||||||
- ansible_facts.os_family == 'Debian'
|
- ansible_facts.distribution == 'Debian'
|
||||||
- virtualenv is none
|
- virtualenv is none
|
||||||
become: True
|
become: True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user