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

hiro at torproject.org hiro at torproject.org
Sat Aug 31 11:08:26 UTC 2019


commit aa7e22bc0b5243a3cb66919996b42902e6f4a073
Author: hiro <hiro at torproject.org>
Date:   Sat Aug 31 13:08:23 2019 +0200

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

diff --git a/playbooks/update.yml b/playbooks/update.yml
index 9e771de..9c78870 100644
--- a/playbooks/update.yml
+++ b/playbooks/update.yml
@@ -1,7 +1,7 @@
 - hosts:
-    - gettor
-    
+  - gettor
+
   tasks:
     - import_role:
-        name: gettor
-      tags: gettor
+      name: gettor
+    tags: gettor



More information about the tor-commits mailing list