[tor-commits] [gettor/master] Update playbooks

hiro at torproject.org hiro at torproject.org
Sat Aug 31 11:12:50 UTC 2019


commit 25d58b1350ea65c8c71cb4fbeed8a947df993575
Author: hiro <hiro at torproject.org>
Date:   Sat Aug 31 13:12:47 2019 +0200

    Update playbooks
---
 playbooks/update.yml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/playbooks/update.yml b/playbooks/update.yml
index f5da827..08534e4 100644
--- a/playbooks/update.yml
+++ b/playbooks/update.yml
@@ -1,3 +1,5 @@
 ---
-- hosts: gettor
-  roles: gettor
+- hosts:
+    - gettor
+  roles:
+    - gettor



More information about the tor-commits mailing list