forked from cisti/infra
6 lines
75 B
YAML
6 lines
75 B
YAML
---
|
|
- name: caddy test
|
|
hosts: localhost
|
|
become: yes
|
|
roles:
|
|
- caddy
|