test-proj/main.yml

8 lines
118 B
YAML

---
- name: Deploy morgan.mcmillian.dev site
hosts: web
tasks:
- name: Ping host
ansible.builtin.ping: