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 b2420f8 commit 8077ce0Copy full SHA for 8077ce0
roles/community_images/defaults/main.yml
@@ -5,7 +5,7 @@ community_images_venv_path: /opt/community-images-venv
5
6
# The path to the openstack cli executable
7
community_images_openstack_cli_path: >-
8
- {{ community_images_venv_path }}/bin/openstack
+ {{ community_images_venv_path }}/bin/openstack
9
10
# The directory into which images will be downloaded / converted
11
# If not given, a temporary directory will be used
0 commit comments