csmart / ansible-role-virt-infra

Define and manage guests and networks on a KVM host with Ansible
GNU General Public License v3.0
68 stars 48 forks source link

ssh config perms #19

Closed ghost closed 4 years ago

ghost commented 4 years ago

Fix for issue:

SSH known_hosts and config created as executable https://github.com/csmart/ansible-role-virt-infra/issues/18

csmart commented 4 years ago

hey @wyntre thanks for the fix! Looks like we'll also need this in a couple of spots in host-remove.yaml, too. Any chance you could fix it there also? If possible, do you mind squashing your commits down into one and adding some more details in the commit message? Something with one liner and then some details about what the problem is and why we're changing it? If you can, that'd be great.

Thanks!

ghost commented 4 years ago

My git skills aren't good enough to get this to update.

https://github.com/csmart/ansible-role-virt-infra/pull/20