feat: add sshd config role
This commit is contained in:
parent
824d7b8a12
commit
5e2cafaf47
6 changed files with 144 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
pearl:
|
||||
hosts:
|
||||
192.168.56.2:
|
||||
ansible_ssh_port: 2222
|
||||
ansible_ssh_user: vagrant
|
||||
ansible_ssh_private_key_file: '.vagrant/machines/pearl/virtualbox/private_key'
|
||||
debian_version: 'trixie'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue