Skip to content

Commit fd7503e

Browse files
committed
workaround manila install when proxied
1 parent a831706 commit fd7503e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/filesystems.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- name: Setup Manila share mounts
2121
hosts: manila
2222
become: true
23+
environment: "{{ appliances_environment_vars }}"
2324
tags: manila
2425
tasks:
2526
- include_role:

0 commit comments

Comments
 (0)