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