summaryrefslogtreecommitdiffstats
path: root/inventory.yml
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-19 09:22:10 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-19 09:22:10 -0400
commitec95e5829cdf179be145b229eb3e92178d0e92b8 (patch)
treedf75e0fb6fd84417d4503550f1dd3f17ee26533e /inventory.yml
parent7671b51616a25fa6cff9c26fe65d5f703ff94e21 (diff)
downloademacsconf-ansible-ec95e5829cdf179be145b229eb3e92178d0e92b8.tar.xz
emacsconf-ansible-ec95e5829cdf179be145b229eb3e92178d0e92b8.zip
Add upload
Diffstat (limited to 'inventory.yml')
-rw-r--r--inventory.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/inventory.yml b/inventory.yml
index 3124fb5..7f80dae 100644
--- a/inventory.yml
+++ b/inventory.yml
@@ -18,6 +18,12 @@ prod:
ansible_ssh_user: orga
ansible_python_interpreter: /usr/bin/python3
ansible_become: true
+ upload:
+ ansible_host: media.emacsconf.org
+ remote_user: orga
+ ansible_ssh_user: orga
+ ansible_python_interpreter: /usr/bin/python3
+ ansible_become: true
all:
hosts:
localhost: