Skip to content
Snippets Groups Projects

Add LMOD tracking

1 file
+ 7
0
Compare changes
  • Side-by-side
  • Inline
node.yml 0 → 100644
+ 7
0
---
- name: Setup node for use as a cluster host
hosts: default
become: true
roles:
- cheaha.node
- lmod_user
Loading