mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-28 12:45:16 +01:00
7 lines
100 B
YAML
7 lines
100 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- geerlingguy.apache
|
|
- ansible-role-php
|