We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425b421 commit 785c9feCopy full SHA for 785c9fe
setup/freebsd/ansible-playbook.yaml
@@ -49,7 +49,7 @@
49
command: curl -sL https://ci.nodejs.org/jnlpJars/slave.jar -o /home/{{ server_user }}/slave.jar
50
tags: jenkins
51
52
- - name: Jenkins | Copy init script
+ - name: Init | Copy init script
53
copy: src=./resources/jenkins dest={{ init_script_path }} owner={{ server_user }} group={{ server_user }} mode=0755
54
tags: init
55
0 commit comments