Skip to content
Snippets Groups Projects
Commit 2d220ccb authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

adding vars into playbook

Former-commit-id: 630792fa
parent 454d25b2
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,8 @@
tags: [ always ]
- hosts: 'ComputeNodes'
vars_files:
- vars/slurm.yml
roles:
- { role: slurm-common, tags: [ slurm, slurmbuild ] }
- { role: slurm_config, tags: [ slurm_config, slurm ] }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment