mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 10:51:27 +01:00 
			
		
		
		
	Update to 2021-12-01 19:13
This commit is contained in:
		
							
								
								
									
										7
									
								
								roles/wapt_server/vars/RedHat-7.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								roles/wapt_server/vars/RedHat-7.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| --- | ||||
|  | ||||
| wapt_packages: | ||||
|   - tis-waptserver | ||||
|   - tis-waptsetup | ||||
|   - postgresql14 | ||||
|   - python-psycopg2 # Needed to manage PG with ansible | ||||
							
								
								
									
										7
									
								
								roles/wapt_server/vars/RedHat-8.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								roles/wapt_server/vars/RedHat-8.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| --- | ||||
|  | ||||
| wapt_packages: | ||||
|   - tis-waptserver | ||||
| # - tis-waptsetup | ||||
|   - postgresql14 | ||||
|   - python3-psycopg2 # Needed to manage PG with ansible | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud