mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Another big round of refactoring and cleaning...
This commit is contained in:
		
							
								
								
									
										26
									
								
								roles/sys-hlth-webserver/meta/main.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								roles/sys-hlth-webserver/meta/main.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,26 @@ | ||||
| --- | ||||
| galaxy_info: | ||||
|   author: "Kevin Veen-Birkenbach" | ||||
|   description: "Checks that each Nginx domain returns its expected HTTP status and alerts on unexpected codes." | ||||
|   company: | | ||||
|     Kevin Veen-Birkenbach   | ||||
|     Consulting & Coaching Solutions   | ||||
|     https://www.veen.world | ||||
|   license: "CyMaIS NonCommercial License (CNCL)" | ||||
|   license_url: "https://s.veen.world/cncl" | ||||
|   min_ansible_version: "2.9" | ||||
|   platforms: | ||||
|     - name: Archlinux | ||||
|       versions: ["rolling"] | ||||
|   galaxy_tags: | ||||
|     - monitor | ||||
|     - webserver | ||||
|     - nginx | ||||
|     - http | ||||
|     - health | ||||
|     - systemd | ||||
|   repository: "https://s.veen.world/cymais" | ||||
|   documentation: "https://s.veen.world/cymais" | ||||
| dependencies: | ||||
|   - gen-python-pip | ||||
|   - sys-alm-compose | ||||
		Reference in New Issue
	
	Block a user