extract role
This commit is contained in:
parent
063fbc56fd
commit
cd51ae6e71
3 changed files with 12 additions and 32 deletions
|
@ -12,3 +12,10 @@ backup_hosts:
|
|||
|
||||
apt_install_packages:
|
||||
- borgbackup
|
||||
|
||||
deploy_ssh_certificates:
|
||||
- name: ssh_host_ed25519_key
|
||||
type: host
|
||||
key_type: ed25519
|
||||
signing_key: hyp_host
|
||||
host: lewis.hyp
|
||||
|
|
Reference in a new issue