All checks were successful
Ansible Playbook lint / ansible-lint (push) Successful in 17s
15 lines
189 B
INI
15 lines
189 B
INI
[control]
|
|
localhost ansible_connection=local
|
|
|
|
[domserver]
|
|
10.4.2.226
|
|
# 140.113.168.160
|
|
|
|
[judgehost]
|
|
10.4.2.227
|
|
10.4.2.228
|
|
10.4.2.229
|
|
|
|
[all:vars]
|
|
ansible_python_interpreter=/usr/bin/python3
|