Create Ansible

This commit is contained in:
ArdavanPb
2025-07-20 17:17:41 +03:30
commit 7b801650ff
12 changed files with 168 additions and 0 deletions

9
inventory Normal file
View File

@@ -0,0 +1,9 @@
[All_server]
#192.168.2.12 ansible_ssh_user=root
192.168.2.142 ansible_ssh_user=root ansible_ssh_pass=234
[Tx_server]
192.168.2.12
[Rx_server]
192.168.2.142