mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-10-31 07:49:57 +01:00 
			
		
		
		
	Group ansible hosts
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| #!/usr/bin/env ansible-playbook | ||||
| --- | ||||
|  | ||||
| - hosts: server | ||||
| - hosts: all | ||||
|   vars_prompt: | ||||
|     - name: DB_PASSWORD | ||||
|       prompt: "Password of the database (leave it blank to skip database init)" | ||||
|   | ||||
| @@ -1,6 +1,8 @@ | ||||
| [server] | ||||
| [dev] | ||||
| bde3-virt.adh.crans.org | ||||
| bde-nk20-beta.adh.crans.org | ||||
|  | ||||
| [prod] | ||||
| bde-note.adh.crans.org | ||||
|  | ||||
| [all:vars] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user