mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2025-01-26 22:01:20 +01:00
8 lines
115 B
YAML
8 lines
115 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
vars:
|
|
php_enable_webserver: false
|
|
roles:
|
|
- ansible-role-php
|