summaryrefslogtreecommitdiffstats
path: root/vagrant-inventory.yml
blob: 7e58cd3baaf87839f0f2295904f08be44de9bea7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
vagrant:
  hosts:
    pad:
      ansible_host: 127.0.0.1
      ansible_port: 2200
      ansible_user: vagrant
      ansible_private_key_file: /home/sacha/proj/emacsconf/emacsconf-ansible/test/front/.vagrant/machines/pad/virtualbox/private_key
      ansible_python_interpreter: /usr/bin/python3
      ansible_become: true
      emacsconf_group: org