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