Skip to content

Commit 8c2724a

Browse files
committed
Use python3 -m venv for advise venv create
1 parent 3137cad commit 8c2724a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/kayobe/ansible/advise-run.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
name:
1717
- git+https://github.com/stackhpc/ADVise
1818
state: latest
19+
virtualenv_command: "python3 -m venv"
1920

2021
- name: Create data directory
2122
file:

0 commit comments

Comments
 (0)