infrastructure/ansible/main.yml

9 lines
94 B
YAML

- hosts: all
tasks:
- name: Ping
ping:
- hosts: casey
roles:
- ssh-bastion