We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecce0b0 commit 312595bCopy full SHA for 312595b
hosts.yml
@@ -1,28 +1,17 @@
1
galaxyservers:
2
hosts:
3
- galaxy-gxit.grid.cesnet.cz:
4
- ansible_user: debian
5
galaxy-umsa.grid.cesnet.cz:
6
ansible_user: galaxy
7
- usegalaxy-test.cerit-sc.cz:
8
9
usegalaxy.cz:
10
ansible_user: galaxy-cz
11
galaxy-qa1.galaxy.cloud.e-infra.cz:
12
ansible_user: debian
13
galaxy-qa2.galaxy.cloud.e-infra.cz:
14
15
-# higher variable precedence
16
- children:
17
- noletsencrypt:
18
19
dbservers:
20
children: galaxyservers
21
22
-noletsencrypt:
23
- hosts:
24
25
-
26
production:
27
28
0 commit comments