6 lines
		
	
	
		
			61 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			61 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| 
								 | 
							
								---
							 | 
						||
| 
								 | 
							
								- hosts: docker-host
							 | 
						||
| 
								 | 
							
								  become: yes
							 | 
						||
| 
								 | 
							
								  roles:
							 | 
						||
| 
								 | 
							
								    - docker
							 |