all:
  vars:
    ansible_python_interpreter: /usr/bin/python3
  hosts:
    srv01:
      ansible_host: 172.19.110.102
      ansible_ssh_user: root