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 2364c0c commit c59f1a4Copy full SHA for c59f1a4
ansible/extras.yml
@@ -32,6 +32,7 @@
32
hosts: eessi
33
tags: eessi
34
become: true
35
+ environment: "{{ appliances_environment_vars }}"
36
gather_facts: false
37
tasks:
38
- name: Install and configure EESSI
0 commit comments