Обновить inventory/prod/hosts.yml
This commit is contained in:
parent
e7150c694b
commit
e68d8a3841
1 changed files with 11 additions and 0 deletions
|
|
@ -17,6 +17,17 @@ all:
|
|||
ansible_host: 172.20.21.200
|
||||
kube-node01:
|
||||
ansible_host: 172.20.21.201
|
||||
rke-master01:
|
||||
ansible_host: rke-master01.local.mrwho.ru
|
||||
rke-node01:
|
||||
ansible_host: rke-node01.local.mrwho.ru
|
||||
ca:
|
||||
ansible_host: ca.local.mrwho.ru
|
||||
router:
|
||||
ansible_host: router.local.mrwho.ru
|
||||
git:
|
||||
ansible_host: git.local.mrwho.ru
|
||||
|
||||
|
||||
# rocky9-template:
|
||||
# ansible_host: 172.20.21.106
|
||||
Loading…
Reference in a new issue