COnfigure SSH bastion
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
- hosts: all
|
||||
tasks:
|
||||
- name: Ping
|
||||
ping:
|
||||
|
||||
- hosts: casey
|
||||
roles:
|
||||
- ssh-bastion
|
||||
|
Reference in New Issue
Block a user