summaryrefslogtreecommitdiff
path: root/site.yml
diff options
context:
space:
mode:
Diffstat (limited to 'site.yml')
-rw-r--r--site.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/site.yml b/site.yml
index 42e5c76..9505c1d 100644
--- a/site.yml
+++ b/site.yml
@@ -120,4 +120,13 @@
- ghrss
- applications
+# ------------------------------------------------------------
+
+- name: nextcloud
+ hosts: cloud
+ roles:
+ - nextcloud
+ tags:
+ - nextcloud
+
#the_user: "{{ ansible_user_id }}"