Add new SSH pub key
This commit is contained in:
parent
a9b2823a13
commit
010a8fb7c9
2 changed files with 2 additions and 0 deletions
|
@ -1 +1,2 @@
|
||||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIETR1+I4hzK79yoQUvSbBZ3scdXaZvB/9ZOHtJ/rMqig me@atomaka.com
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIETR1+I4hzK79yoQUvSbBZ3scdXaZvB/9ZOHtJ/rMqig me@atomaka.com
|
||||||
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHJTU7eUJoZssZb9rJvsVdRTZLE1GDaj3vg3CuCXT8Ev atomaka@atomaka.com
|
||||||
|
|
1
site.yml
1
site.yml
|
@ -11,6 +11,7 @@
|
||||||
tags: instance
|
tags: instance
|
||||||
- role: apt
|
- role: apt
|
||||||
- role: administrators
|
- role: administrators
|
||||||
|
tags: administrators
|
||||||
- role: ssh
|
- role: ssh
|
||||||
- hosts: dns
|
- hosts: dns
|
||||||
become: yes
|
become: yes
|
||||||
|
|
Loading…
Reference in a new issue