move example use to readme
This commit is contained in:
10
README.md
10
README.md
@@ -1,2 +1,12 @@
|
||||
future ansible stuff for my home servers to go here, just setting up git for now
|
||||
test test
|
||||
|
||||
#### Example usage:
|
||||
|
||||
```yaml
|
||||
- name: ayy lmao
|
||||
hosts: all
|
||||
|
||||
roles:
|
||||
- caddy
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user