We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 533ee57 commit 8e56c09Copy full SHA for 8e56c09
etc/kayobe/ansible/nova-compute-disable.yml
@@ -11,6 +11,7 @@
11
- name: Set up openstack cli virtualenv
12
pip:
13
virtualenv: "{{ venv }}"
14
+ virtualenv_command: "/usr/bin/python3 -m venv"
15
name:
16
- python-openstackclient
17
state: latest
etc/kayobe/ansible/nova-compute-drain.yml
etc/kayobe/ansible/nova-compute-enable.yml
0 commit comments