5 lines
82 B
YAML
5 lines
82 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- /etc/ansible/roles/nginx |