diff options
Diffstat (limited to 'organizers-notebook')
-rw-r--r-- | organizers-notebook/index.org | 5 |
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 |