|
@@ -1,8 +1,8 @@
|
|
|
[webservers]
|
|
|
-192.168.110.85 ansible_ssh_user=root ansible_python_interpreter=/usr/bin/python3.12
|
|
|
+192.168.110.85 ansible_ssh_user=root ansible_python_interpreter=/usr/bin/python3
|
|
|
|
|
|
[frpclient]
|
|
|
-192.168.110.85 ansible_ssh_user=root ansible_python_interpreter=/usr/bin/python3.12
|
|
|
+192.168.110.85 ansible_ssh_user=root ansible_python_interpreter=/usr/bin/python3
|
|
|
|
|
|
[mylocalhost]
|
|
|
-127.0.0.1 ansible_ssh_user=root ansible_python_interpreter=/usr/bin/python3.12
|
|
|
+127.0.0.1 ansible_ssh_user=root ansible_python_interpreter=/usr/bin/python3
|