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
|
- root
|
||||||
- ansible
|
- ansible
|
||||||
ssh_pubkeys_root:
|
ssh_pubkeys_root:
|
||||||
- "../files/ssh/root.pub"
|
- "../files/ssh/root-lxc.pub"
|
||||||
ssh_pubkeys_ansible:
|
ssh_pubkeys_ansible:
|
||||||
- "../files/ssh/id_ed25519_ansible.pub"
|
- "../files/ssh/ansible-lxc.pub"
|
||||||
roles:
|
roles:
|
||||||
- linux-base-install
|
- linux-base-install
|
||||||
- zsh
|
- zsh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user