summaryrefslogtreecommitdiffstats
path: root/inventory.yaml
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-08 12:47:52 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-08 12:47:52 -0400
commit508aba7647be4037d3d4d50948dc5dae6b3dbc2d (patch)
tree83a0b72199da1f8442513da0aedda86c5cb0cb5d /inventory.yaml
parent81d655d5f23c73004fae0e4391ab8f518f0e2ed6 (diff)
downloademacsconf-ansible-508aba7647be4037d3d4d50948dc5dae6b3dbc2d.tar.xz
emacsconf-ansible-508aba7647be4037d3d4d50948dc5dae6b3dbc2d.zip
Starting point
Diffstat (limited to 'inventory.yaml')
-rw-r--r--inventory.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/inventory.yaml b/inventory.yaml
new file mode 100644
index 0000000..964b8d5
--- /dev/null
+++ b/inventory.yaml
@@ -0,0 +1,8 @@
+prod:
+ hosts:
+ front:
+ ansible_host: front0.emacsconf.org
+ remote_user: orga
+ publish:
+ ansible_host: front0.emacsconf.org
+ remote_user: orga