Skip to content

Commit

Permalink
Merge pull request #242 from jlothian/master
Browse files Browse the repository at this point in the history
Fixed a small typo in playbook
  • Loading branch information
riccardomurri committed Apr 18, 2016
2 parents 295c617 + d67d95e commit a3eae85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- name: Install required SLURM packages (Debain/Ubuntu)
- name: Install required SLURM packages (Debian/Ubuntu)
action: apt pkg={{item}} update_cache=yes force=yes state=latest
with_items:
- slurm-llnl
Expand Down

0 comments on commit a3eae85

Please sign in to comment.