COnfigure SSH bastion

This commit is contained in:
Jake Howard
2019-12-08 15:55:19 +00:00
committed by Jake Howard
parent 0d3daba374
commit b0277c2f46
8 changed files with 38 additions and 1 deletions

View File

@ -0,0 +1,8 @@
- hosts: all
tasks:
- name: Ping
ping:
- hosts: casey
roles:
- ssh-bastion