Skip to content

Commit 3b5a4e1

Browse files
committed
Use playbook_python for localhost
1 parent 17272eb commit 3b5a4e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image-build/hosts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[openstack]
2-
localhost ansible_connection=local
2+
localhost ansible_connection=local ansible_python_interpreter="{{ ansible_playbook_python }}"

0 commit comments

Comments
 (0)