Skip to content

Commit 4386564

Browse files
committed
missing -
1 parent 7c10b7b commit 4386564

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
@@ -31,6 +31,6 @@ python_tar_url: "https://www.python.org/ftp/python/{{python_version}}/{{python_t
3131

3232
# Needed to get around restrictive umask on CIS-supplied images. Setting to Ubuntu default of 0022.
3333
python_pip_umask: '0022'
34-
python_pip_module_opts: --default pip
34+
python_pip_module_opts: --default-pip
3535

3636
python_build_opts: --with-zlib-dir=/lib

0 commit comments

Comments
 (0)