Internalise SSH config and make it generic to all hosts

This commit is contained in:
Jake Howard
2020-01-28 20:39:42 +00:00
parent eb796ce1f9
commit 14b7b6d2ef
5 changed files with 92 additions and 6 deletions

View File

@ -4,5 +4,9 @@
- hosts: casey
roles:
- ssh-bastion
- ssh
- gateway
- hosts: intersect
roles:
- ssh