test-proj/main.yml

8 lines
118 B
YAML
Raw Permalink Normal View History

2023-03-09 00:15:00 +00:00
---
- name: Deploy morgan.mcmillian.dev site
hosts: web
tasks:
- name: Ping host
2023-03-09 00:16:48 +00:00
ansible.builtin.ping: