[tor-commits] [gettor/master] Update files for syntax

hiro at torproject.org hiro at torproject.org
Sat Aug 31 12:27:20 UTC 2019


commit a0e2a05ee3abb9499782e08f508111720a0c79f8
Author: hiro <hiro at torproject.org>
Date:   Sat Aug 31 14:27:17 2019 +0200

    Update files for syntax
---
 roles/gettor/tasks/main.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/roles/gettor/tasks/main.yml b/roles/gettor/tasks/main.yml
index 026443f..69b76a3 100644
--- a/roles/gettor/tasks/main.yml
+++ b/roles/gettor/tasks/main.yml
@@ -1,5 +1,7 @@
 ---
-- hosts: gettor
+- hosts:
+    - gettor
+
   tasks:
     - name: Update repository
       import_tasks: source.yml



More information about the tor-commits mailing list