File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 1717- name : Setup slurm stats
1818 hosts : slurm_stats
1919 tags : slurm_stats
20- environment : " {{ appliances_environment_vars }}"
2120 tasks :
2221 - include_role :
2322 name : slurm_stats
5352 hosts : control
5453 become : true
5554 tags : slurm_exporter
56- environment : " {{ appliances_environment_vars }}"
5755 tasks :
5856 - include_role :
5957 name : slurm_exporter
8280- name : Deploy grafana
8381 hosts : grafana
8482 tags : grafana
85- environment : " {{ appliances_environment_vars }}"
8683 tasks :
8784 - assert :
8885 that : vault_grafana_admin_password is defined
Original file line number Diff line number Diff line change 33 - openondemand
44 - openondemand_server
55 become : yes
6- environment : " {{ appliances_environment_vars }}"
76 gather_facts : yes # TODO
87 tasks :
98 - import_role :
1514 - openondemand
1615 - openondemand_desktop
1716 become : yes
18- environment : " {{ appliances_environment_vars }}"
1917 gather_facts : yes
2018 tasks :
2119 - import_role :
2826 - openondemand
2927 - openondemand_jupyter
3028 become : yes
31- environment : " {{ appliances_environment_vars }}"
3229 gather_facts : yes
3330 tasks :
3431 - import_role :
You can’t perform that action at this time.
0 commit comments