From f816db926c3ded0257b6e1a1c387a78ea5eb2ef1 Mon Sep 17 00:00:00 2001 From: Michael Rennecke Date: Tue, 6 Feb 2024 20:52:01 +0100 Subject: [PATCH] uncomment common role --- common.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common.yaml b/common.yaml index 381c543..1d9b51d 100644 --- a/common.yaml +++ b/common.yaml @@ -1,8 +1,8 @@ --- -#- hosts: all -# roles: -# - common +- hosts: all + roles: + - common #- hosts: mail.0rpheus.net