add test files
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Morgan McMillian 2023-03-08 16:15:00 -08:00
parent 1b2d7ec519
commit f285491914
2 changed files with 9 additions and 0 deletions

2
hosts.ini Normal file
View file

@ -0,0 +1,2 @@
[web]
vimes.dreamfall.space

7
main.yml Normal file
View file

@ -0,0 +1,7 @@
---
- name: Deploy morgan.mcmillian.dev site
hosts: web
tasks:
- name: Ping host
ansbile.builtin.ping: