move example use to readme

This commit is contained in:
2023-09-03 17:08:39 +02:00
parent 2eb56a7b18
commit 8eb1ac78a2
2 changed files with 11 additions and 9 deletions

View File

@@ -1,2 +1,12 @@
future ansible stuff for my home servers to go here, just setting up git for now future ansible stuff for my home servers to go here, just setting up git for now
test test test test
#### Example usage:
```yaml
- name: ayy lmao
hosts: all
roles:
- caddy
```

View File

@@ -1,8 +0,0 @@
- name: Ayy lmao
hosts: all
roles:
- caddy
vars:
yoorofl: "true"