test-proj/main.yml
Morgan McMillian ca91c42d0c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix typo
2023-03-08 16:16:48 -08:00

8 lines
118 B
YAML

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