US Node Tailscaled
This commit is contained in:
parent
f4574768d1
commit
fac9e01a1e
@ -98,6 +98,11 @@
|
||||
line: "%sudo ALL=(ALL) NOPASSWD: ALL"
|
||||
- name: Add extra authorized_key for soleil
|
||||
hosts: soleil
|
||||
vars:
|
||||
users:
|
||||
- arya
|
||||
- devrand
|
||||
- midou
|
||||
tasks:
|
||||
- name: Add extra authorized_key for soleil
|
||||
authorized_key:
|
||||
|
@ -46,7 +46,7 @@ all:
|
||||
wiki_page: Pizza1
|
||||
watchtower_mtrx_username: watchtower-pizza
|
||||
us:
|
||||
ansible_host: us.projectsegfau.lt
|
||||
ansible_host: 100.64.0.3
|
||||
ansible_user: arya
|
||||
ansible_port: 22
|
||||
port: 22
|
||||
|
Loading…
Reference in New Issue
Block a user