init
This commit is contained in:
commit
dc0a8aaeae
8 changed files with 770 additions and 0 deletions
3
defaults/main.yml
Normal file
3
defaults/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
ssh_ca_key_type: ed25519
|
||||
ssh_ca_key_comment: "{{ ansible_host }}"
|
||||
ssh_ca_type: host
|
Reference in a new issue