Skip to content

Commit 66f2706

Browse files
authored
fix for buildah improper remote target (#540)
This fix is similar to the previous one from [#506](#506), but in buildah.py connection plugin Signed-off-by: Arkadiusz Zalejski <[email protected]> Signed-off-by: Arkadiusz Zalejski <[email protected]>
1 parent 877581e commit 66f2706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/connection/buildah.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
default: inventory_hostname
2525
vars:
2626
- name: ansible_host
27+
- name: inventory_hostname
2728
# keyword:
2829
# - name: hosts
2930
remote_user:

0 commit comments

Comments
 (0)