Skip to content

Commit 785c9fe

Browse files
committed
fix: typo
1 parent 425b421 commit 785c9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/freebsd/ansible-playbook.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
command: curl -sL https://ci.nodejs.org/jnlpJars/slave.jar -o /home/{{ server_user }}/slave.jar
5050
tags: jenkins
5151

52-
- name: Jenkins | Copy init script
52+
- name: Init | Copy init script
5353
copy: src=./resources/jenkins dest={{ init_script_path }} owner={{ server_user }} group={{ server_user }} mode=0755
5454
tags: init
5555

0 commit comments

Comments
 (0)