Skip to content

Commit a68d142

Browse files
committed
set python_configure_prefix to match default ubuntu python path
1 parent 01b2b84 commit a68d142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ python_package_name: python
1818

1919
# Build defaults
2020
python_build_from_source: false
21-
python_configure_prefix: '/usr/local'
21+
python_configure_prefix: '/usr'
2222
python_version: ''
2323

2424
# Internals

0 commit comments

Comments
 (0)