Internalise SSH config and make it generic to all hosts
This commit is contained in:
@ -4,5 +4,9 @@
|
||||
|
||||
- hosts: casey
|
||||
roles:
|
||||
- ssh-bastion
|
||||
- ssh
|
||||
- gateway
|
||||
|
||||
- hosts: intersect
|
||||
roles:
|
||||
- ssh
|
||||
|
Reference in New Issue
Block a user