infrastructure/ansible/main.yml

9 lines
94 B
YAML
Raw Normal View History

2019-12-08 15:55:19 +00:00
- hosts: all
tasks:
- name: Ping
ping:
- hosts: casey
roles:
- ssh-bastion