Skip to content

Commit a831706

Browse files
committed
fix ansible-init install when proxied
1 parent b176102 commit a831706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/bootstrap.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@
311311
- hosts: ansible_init
312312
gather_facts: yes
313313
become: yes
314+
environment: "{{ appliances_environment_vars }}"
314315
tags: linux_ansible_init
315316
tasks:
316317
- include_role:

0 commit comments

Comments
 (0)