From 5ad9fc5e963b9a461f60799d7f185a9e2e13522f Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 3 Dec 2018 03:37:19 +0100 Subject: Define new host "calima" serving Nextcloud. --- common.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'common.yml') diff --git a/common.yml b/common.yml index 2136c5d..f670699 100644 --- a/common.yml +++ b/common.yml @@ -13,7 +13,7 @@ - common - name: Let's Encrypt - hosts: IMAP:MX:MSA:webmail:lists:wiki:git + hosts: IMAP:MX:MSA:webmail:lists:wiki:git:nextcloud gather_facts: False roles: - lacme @@ -23,7 +23,7 @@ - ACME - name: Common SQL tasks - hosts: MDA:webmail:lists:bacula-dir + hosts: MDA:webmail:lists:bacula-dir:nextcloud gather_facts: False tags: mysql,sql roles: @@ -44,7 +44,7 @@ - LDAP-provider - name: Configure the Web servers - hosts: webmail:wiki:lists:git:munin-master + hosts: webmail:wiki:lists:git:munin-master:nextcloud gather_facts: False tags: nginx,www,web roles: -- cgit v1.2.3