From 6892e5670b561f0c6616daeac84284c53e039565 Mon Sep 17 00:00:00 2001 From: Simon Zernisch Date: Tue, 28 Mar 2023 19:56:25 +0200 Subject: [PATCH] added nextcloud_hosts to inventory --- hosts.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts.yml b/hosts.yml index 0a5e820..df8b861 100644 --- a/hosts.yml +++ b/hosts.yml @@ -7,5 +7,8 @@ all: hosts: 10.11.12.35: npm_hosts: + hosts: + 10.11.12.35: + nextcloud_hosts: hosts: 10.11.12.35: \ No newline at end of file