From fafd89a278eb719501ddbf1abeab7166b1114739 Mon Sep 17 00:00:00 2001 From: "m.lettere" Date: Mon, 31 May 2021 18:05:32 +0200 Subject: [PATCH] fixed typo --- site-pre.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site-pre.yaml b/site-pre.yaml index 1897ec1..f4f4eb3 100644 --- a/site-pre.yaml +++ b/site-pre.yaml @@ -1,6 +1,6 @@ --- -#- hosts: pre_infra -- hosts: localhost +- hosts: pre_infra +#- hosts: localhost vars_files: - roles/workers/defaults/smtp.yaml - roles/pep/defaults/pep_credentials.yaml