From d7041c181036632e8df44fa61412237db68f5864 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 19 Sep 2024 10:15:02 +0200 Subject: first support for nextcloud (incomplete) --- site.yml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'site.yml') 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 }}" -- cgit v1.2.3