15 lines
296 B
YAML
15 lines
296 B
YAML
all:
|
|
hosts:
|
|
ed-c7-1:
|
|
ansible_user: root
|
|
ansible_host: ed-c7-1.virt.magni.thoto.net
|
|
ssh_args: -o ControlMaster=auto -o ControlPersist=60s
|
|
# ansible_host: 192.168.122.139
|
|
children:
|
|
htcondor:
|
|
hosts:
|
|
ed-c7-1:
|
|
slurm:
|
|
hosts:
|
|
ed-c7-1:
|