mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-02-07 09:42:41 +07:00
6 lines
70 B
YAML
6 lines
70 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- roles/nginx
|