6 lines
70 B
YAML
Executable File
6 lines
70 B
YAML
Executable File
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- roles/nginx
|