This commit is contained in:
mrwho 2026-05-08 23:52:07 +03:00
parent a37ec1b5b7
commit fcb69737c9
3 changed files with 6 additions and 2 deletions

View file

@ -7,3 +7,7 @@ all:
ansible_host: 172.20.21.100
git:
ansible_host: 172.20.21.105
vm01:
ansible_host: 80.211.195.127
vm02:
ansible_host: 212.60.5.162

View file

@ -1,6 +1,6 @@
---
- name: Configure named master
hosts: ns1
hosts: nvm02
roles:
- named

View file

@ -1,6 +1,6 @@
---
- name: Configure named secondary
hosts: ns2
hosts: vm01
roles:
- named