From: nicoo Date: Tue, 14 Nov 2017 23:53:14 +0000 (+0100) Subject: ansible: Allow SSH for extra users on athsdisc X-Git-Url: https://git.realraum.at/?a=commitdiff_plain;h=e0f8ff4d4234ee6e8108e0be37968c3f7e782abf;p=noc.git ansible: Allow SSH for extra users on athsdisc --- diff --git a/ansible/host_vars/athsdisc b/ansible/host_vars/athsdisc new file mode 100644 index 0000000..1540b11 --- /dev/null +++ b/ansible/host_vars/athsdisc @@ -0,0 +1,5 @@ +sshd_allowusers_host: + - luto + - robelix + - tomk32 +