hosts 288 B

12345678
  1. [webservers]
  2. 192.168.110.85 ansible_ssh_user=root ansible_python_interpreter=/usr/bin/python3.12
  3. [frpclient]
  4. 192.168.110.85 ansible_ssh_user=root ansible_python_interpreter=/usr/bin/python3.12
  5. [mylocalhost]
  6. 127.0.0.1 ansible_ssh_user=root ansible_python_interpreter=/usr/bin/python3.12