Add ansible stuff
This commit is contained in:
		
							parent
							
								
									bbb4a9c666
								
							
						
					
					
						commit
						23fcf88ad9
					
				
					 21 changed files with 319 additions and 0 deletions
				
			
		
							
								
								
									
										11
									
								
								tools/ansible/vars/provision_vars.yml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								tools/ansible/vars/provision_vars.yml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,11 @@ | |||
| --- | ||||
| server_document_root: '{{ project_deploy_path }}/{{ ansistrano_current_dir }}/{{ project_web_root }}' | ||||
| 
 | ||||
| apache_vhosts: | ||||
|   - servername: dransible | ||||
|     documentroot: '{{ server_document_root }}' | ||||
| 
 | ||||
| php_version: '7.4' | ||||
| php_packages_extra: | ||||
|   - libapache2-mod-php{{ php_version }} | ||||
|   - libpcre3-dev | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue