all:
  hosts:
    mdb-test-server1:
      ansible_host: 10.30.0.2
      ansible_user: root
      ansible_ssh_private_key_file: ansible-ssh.key
