From c79f36425c7af864e26af65999985674b93a513b Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 24 Jun 2020 12:13:36 +0200 Subject: some minor cleanup --- inventory/host_vars/ele-laptop.yml | 2 +- inventory/host_vars/ele-lt.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'inventory/host_vars') diff --git a/inventory/host_vars/ele-laptop.yml b/inventory/host_vars/ele-laptop.yml index 5227a93a..b1df8905 100644 --- a/inventory/host_vars/ele-laptop.yml +++ b/inventory/host_vars/ele-laptop.yml @@ -1,3 +1,3 @@ --- -ssh_allowusers_host: +sshd_allowusers_host: - equinox diff --git a/inventory/host_vars/ele-lt.yml b/inventory/host_vars/ele-lt.yml index 9f8e1edc..5ef66f54 100644 --- a/inventory/host_vars/ele-lt.yml +++ b/inventory/host_vars/ele-lt.yml @@ -11,7 +11,7 @@ network: {} liquidtruth_app_user: lt -ssh_allowusers_host: +sshd_allowusers_host: - "{{ liquidtruth_app_user }}" -- cgit v1.2.3