inventory.yml 172 B

1234567
  1. etherpad:
  2. hosts: 172.172.0.2
  3. vars:
  4. ansible_user: root
  5. ansible_ssh_private_key_file: /home/les/.ssh/id_rsa.pub
  6. ansible_python_interpreter: /usr/bin/python3