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

syntax fixes for slurm-common

Former-commit-id: b8683191
parent 70614e5f
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
file: file:
path: "/tmp/slurm-{{ slurm_version }}" path: "/tmp/slurm-{{ slurm_version }}"
state: absent state: absent
become: true become: true
when: force_slurm_recompile is defined when: force_slurm_recompile is defined
- name: remove all install - name: remove all install
file: file:
......
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