summaryrefslogtreecommitdiffstats
path: root/vagrant-inventory.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant-inventory.yml')
-rw-r--r--vagrant-inventory.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/vagrant-inventory.yml b/vagrant-inventory.yml
new file mode 100644
index 0000000..7e58cd3
--- /dev/null
+++ b/vagrant-inventory.yml
@@ -0,0 +1,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