README.md - update
This commit is contained in:
		
							
								
								
									
										25
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										25
									
								
								README.md
									
									
									
									
									
								
							@@ -4,17 +4,14 @@ Ansible Playbooks & Jinja2 Templates
 | 
			
		||||
 | 
			
		||||
# Structure
 | 
			
		||||
 | 
			
		||||
.
 | 
			
		||||
+-- ansible
 | 
			
		||||
|   +-- files
 | 
			
		||||
|       +-- configs
 | 
			
		||||
|           +-- <projectname>
 | 
			
		||||
|       +-- scripts
 | 
			
		||||
|           +-- <projectname>
 | 
			
		||||
|       +-- templates
 | 
			
		||||
|           +-- <projectname>
 | 
			
		||||
|   +-- playbooks
 | 
			
		||||
|       +-- <projectname>
 | 
			
		||||
+-- README.md
 | 
			
		||||
+-- LICENSE
 | 
			
		||||
+-- .gitignore
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
ansible
 | 
			
		||||
|   README.md
 | 
			
		||||
|   LICENSE
 | 
			
		||||
|   gitignore
 | 
			
		||||
└───files
 | 
			
		||||
|   |   configs
 | 
			
		||||
|   |   scripts
 | 
			
		||||
|   └───templates
 | 
			
		||||
└───playbooks
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user