jenkins-slave: Apply ssh-hostkeys role
The *ssh-hostkeys* role needs to be applied to Jenkins slave nodes so that e.g. SCM host keys are available.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
- hosts: jenkins-slave
|
||||
roles:
|
||||
- jenkins-slave
|
||||
- ssh-hostkeys
|
||||
|
||||
Reference in New Issue
Block a user