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