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 a831706 commit fd7503eCopy full SHA for fd7503e
ansible/filesystems.yml
@@ -20,6 +20,7 @@
20
- name: Setup Manila share mounts
21
hosts: manila
22
become: true
23
+ environment: "{{ appliances_environment_vars }}"
24
tags: manila
25
tasks:
26
- include_role:
0 commit comments