6 lines
72 B
YAML
Executable File
6 lines
72 B
YAML
Executable File
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- roles/apache2
|