7 lines
71 B
YAML
7 lines
71 B
YAML
---
|
|
# Configure Apache.
|
|
|
|
- hosts: apache_php
|
|
roles:
|
|
- apache_php
|