SSH: Add global known hosts
This commit is contained in:
parent
7c1d978654
commit
03c99a7b8c
6 changed files with 53 additions and 10 deletions
|
|
@ -26,3 +26,7 @@
|
|||
# run this for every maintenance/ update cycle
|
||||
- name: Apply user settings
|
||||
ansible.builtin.import_tasks: usersettings.yml
|
||||
|
||||
# run this for every maintenance/ update cycle
|
||||
- name: Apply SSH client settings
|
||||
ansible.builtin.import_tasks: sshsettings.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue