diff options
Diffstat (limited to 'inventory/host_vars/ele-lt.yml')
-rw-r--r-- | inventory/host_vars/ele-lt.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 }}" |