add ansible support
This commit is contained in:
parent
1578f14c71
commit
d61af93d85
4 changed files with 51 additions and 0 deletions
17
ansible/inventory/runa.yml
Normal file
17
ansible/inventory/runa.yml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
runa:
|
||||
vars:
|
||||
ansible_user: nschottelius
|
||||
ssh_keys:
|
||||
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE9P5aA5O4Vsgg5sB6Ojk+z1f5F97hvwRRd3gi+a+GGq nico-2016"
|
||||
|
||||
children:
|
||||
chdc1:
|
||||
hosts:
|
||||
mtx-elem-1.lat.internal.ru.com:
|
||||
# 10.165.66.57
|
||||
mtx-elem-2.lat.internal.ru.com:
|
||||
# 10.165.66.58
|
||||
mtx-syna-1.lat.internal.ru.com:
|
||||
# 10.165.66.59
|
||||
mtx-syna-2.lat.internal.ru.com:
|
||||
# 10.165.66.60
|
||||
Loading…
Add table
Add a link
Reference in a new issue