From 001e840903b6d0d7962cb200645761fea41220bb Mon Sep 17 00:00:00 2001 From: Rene Mewissen Date: Sat, 24 Sep 2022 21:08:48 +0200 Subject: [PATCH] changed var name --- host_vars/coruscant.universe.local.yml | 2 +- host_vars/mariadb01 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/host_vars/coruscant.universe.local.yml b/host_vars/coruscant.universe.local.yml index 0891e02..53f06db 100644 --- a/host_vars/coruscant.universe.local.yml +++ b/host_vars/coruscant.universe.local.yml @@ -13,7 +13,7 @@ microcode_intel_install: true # purpose selection database: true mysql: true -postgresql: false +postgres: false dhcpserver: true fileserver: true mailserver: true diff --git a/host_vars/mariadb01 b/host_vars/mariadb01 index b396f0a..29745c3 100644 --- a/host_vars/mariadb01 +++ b/host_vars/mariadb01 @@ -13,7 +13,7 @@ microcode_intel_install: true # purpose selection database: true mysql: true -postgresql: false +postgres: false # application selection vifm: true