fixed pub keys
This commit is contained in:
parent
75ca0a61d9
commit
32be9f5783
1
files/ssh/root-lxc.pub
Normal file
1
files/ssh/root-lxc.pub
Normal file
@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINOjMLOUrXJbCofUUWAfrel9UOIwy1XhCgpY1hfzF7md root@leh01 for Ansible
|
||||
@ -15,9 +15,9 @@
|
||||
- root
|
||||
- ansible
|
||||
ssh_pubkeys_root:
|
||||
- "../files/ssh/root.pub"
|
||||
- "../files/ssh/root-lxc.pub"
|
||||
ssh_pubkeys_ansible:
|
||||
- "../files/ssh/id_ed25519_ansible.pub"
|
||||
- "../files/ssh/ansible-lxc.pub"
|
||||
roles:
|
||||
- linux-base-install
|
||||
- zsh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user