7 lines
141 B
YAML
7 lines
141 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
|
|
roles:
|
|
- {role: hispanico.nginx-revproxy}
|
|
- {role: ansible-letsencrypt-nginx-revproxy}
|