mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
update ssh management
This commit is contained in:
parent
3d7b253cef
commit
398ed3eaf7
4 changed files with 6 additions and 4 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit e7d3e5464a338cf950d7ccf6a8b9086468502aab
|
Subproject commit e7be24adfb4b1985e225a42570f7e07666aed7c2
|
|
@ -2,11 +2,12 @@
|
||||||
# local user config:
|
# local user config:
|
||||||
users:
|
users:
|
||||||
lilian:
|
lilian:
|
||||||
- l3d@backup.l3d.yt
|
|
||||||
- l3d@derpy.l3d.yt
|
- l3d@derpy.l3d.yt
|
||||||
- l3d@mobile.l3d.yt
|
- l3d@mobile.l3d.yt
|
||||||
- l3d@pinkie.l3d.yt
|
- l3d@pinkie.l3d.yt
|
||||||
- l3d@business.wingcon.com
|
- l3d@business.wingcon.com
|
||||||
|
- l3d@backup.l3d.yt
|
||||||
|
- l3d@backup-rsa.l3d.yt
|
||||||
|
|
||||||
admins:
|
admins:
|
||||||
- lilian
|
- lilian
|
||||||
|
|
|
@ -2,11 +2,12 @@
|
||||||
# local user config:
|
# local user config:
|
||||||
users:
|
users:
|
||||||
l3d:
|
l3d:
|
||||||
- l3d@backup.l3d.yt
|
|
||||||
- l3d@derpy.l3d.yt
|
- l3d@derpy.l3d.yt
|
||||||
- l3d@mobile.l3d.yt
|
- l3d@mobile.l3d.yt
|
||||||
- l3d@pinkie.l3d.yt
|
- l3d@pinkie.l3d.yt
|
||||||
- l3d@business.wingcon.com
|
- l3d@business.wingcon.com
|
||||||
|
- l3d@backup-rsa.l3d.yt
|
||||||
|
- l3d@backup.l3d.yt
|
||||||
|
|
||||||
admins:
|
admins:
|
||||||
- l3d
|
- l3d
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit e76934c70827323e8c0f677cc216ec38913e7cb7
|
Subproject commit 0716be1a5bf89af473f208f77ef694477d071f4d
|
Loading…
Reference in a new issue