Skip to content

Commit 4ad8d95

Browse files
committed
Rename Ansible task to reflect that it just copies
1 parent c519712 commit 4ad8d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/slurm/tasks/elastic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
dest: /usr/local/bin/stopnode
8989
mode: 0755
9090

91-
- name: configure update_config script
91+
- name: install update_config script
9292
copy:
9393
src: update_config.py
9494
dest: /usr/local/bin/update_config

0 commit comments

Comments
 (0)