Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix(test): missing role
  • Loading branch information
nttg8100 committed Mar 28, 2026
commit 0ec7e1ee52f2242f83da832d4f3b2466f9e68d92
2 changes: 1 addition & 1 deletion molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
become_user: root
roles:
- slurm-common
- users
- account

- name: Controller
hosts: slurm_master
Expand Down
Loading