summaryrefslogtreecommitdiffstats
path: root/organizers-notebook/index.org
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2024-10-03 08:10:38 -0400
committerSacha Chua <sacha@sachachua.com>2024-10-03 08:10:38 -0400
commit8c710a23c3d81b56333b011ebd0ae095f22f661d (patch)
treee683d82813d527a2f640525af2b5c86307a68c3f /organizers-notebook/index.org
parent6150c0e6344d9ab065d0dd105a75cbc18e556df6 (diff)
downloademacsconf-wiki-8c710a23c3d81b56333b011ebd0ae095f22f661d.tar.xz
emacsconf-wiki-8c710a23c3d81b56333b011ebd0ae095f22f661d.zip
add ansible note
Diffstat (limited to 'organizers-notebook/index.org')
-rw-r--r--organizers-notebook/index.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/organizers-notebook/index.org b/organizers-notebook/index.org
index 47c45691..d8a01531 100644
--- a/organizers-notebook/index.org
+++ b/organizers-notebook/index.org
@@ -187,3 +187,8 @@ For each talk:
ssh bbb.emacsverse.org
docker exec -it greenlight-v2 bundle exec rake user:create["USERNAME","EMAIL","PASSWORD","user"]
#+end_src
+** Ansible
+
+#+begin_src sh :eval no
+git clone git@git.emacsconf.org:pub/emacsconf-ansible
+#+end_src