[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [gettor/master] Update recipes with hosts
commit 98addd6879e735b756501f6b846bbf0fb2df8232
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date: Sat Aug 31 12:45:50 2019 +0200
Update recipes with hosts
---
inventories/hosts | 2 ++
playbooks/update.yml | 11 +++++++----
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/inventories/hosts b/inventories/hosts
new file mode 100644
index 0000000..bff032f
--- /dev/null
+++ b/inventories/hosts
@@ -0,0 +1,2 @@
+[gettor]
+getulum.torproject.org ansible_connection=local
diff --git a/playbooks/update.yml b/playbooks/update.yml
index ebb2417..4dbce74 100644
--- a/playbooks/update.yml
+++ b/playbooks/update.yml
@@ -1,4 +1,7 @@
-tasks:
- - import_role:
- name: gettor
- tags: gettor
+---
+- hosts:
+ - gitlab
+ tasks:
+ - import_role:
+ name: gettor
+ tags: gettor
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits