Override login
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -32,6 +32,9 @@ pipeline {
|
||||
playbook: 'TOOLS.yml',
|
||||
inventory: 'inventory/hosts',
|
||||
credentialsId: 'tools-deploy-key'
|
||||
extraVars: [
|
||||
login: 'netadm',
|
||||
])
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user