infrastructure/ansible/main.yml

10 lines
108 B
YAML

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