summaryrefslogtreecommitdiffstats
path: root/inventory.yml
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-21 12:28:07 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-21 12:28:07 -0400
commitf636dd1ef7593a60aa8c287fb0346045a321cbc5 (patch)
treec52ec8a1c780313e7a7951ea41dc473c30887f04 /inventory.yml
parent21b051177dc5897d239e6532f5f245a32f7dfb36 (diff)
downloademacsconf-ansible-f636dd1ef7593a60aa8c287fb0346045a321cbc5.tar.xz
emacsconf-ansible-f636dd1ef7593a60aa8c287fb0346045a321cbc5.zip
Add captioning tools
Diffstat (limited to 'inventory.yml')
-rw-r--r--inventory.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/inventory.yml b/inventory.yml
index 8dfee04..6608342 100644
--- a/inventory.yml
+++ b/inventory.yml
@@ -1,5 +1,9 @@
prod:
hosts:
+ res:
+ ansible_host: res.emacsconf.org
+ ansible_python_interpreter: /usr/bin/python3
+ ansible_become: true
front:
ansible_host: front0.emacsconf.org
remote_user: orga