Prepare to run Ansible playbook
This commit is contained in:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							| @@ -23,6 +23,7 @@ pipeline { | ||||
|             } | ||||
|         } | ||||
|         stage('Run Ansible playbook') { | ||||
|             steps { | ||||
|                 sh ''' | ||||
|                     pwd | ||||
|                     ls | ||||
| @@ -30,4 +31,5 @@ pipeline { | ||||
|             } | ||||
|         } | ||||
|     } | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user