Move ssh_known_hosts generation to own role

This commit is contained in:
Timo Makinen 2021-09-19 16:29:32 +00:00
parent b406b64782
commit ffbe68294b
4 changed files with 11 additions and 8 deletions

View file

@ -0,0 +1,3 @@
---
dependencies:
- {role: ssh_known_hosts}