Skip to content
Snippets Groups Projects

Add LMOD tracking

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