ansible-role-phpfpm/test/integration/phpfpm/default.yml
2018-08-12 09:04:49 +02:00

11 lines
178 B
YAML

- hosts: localhost
connection: local
vars:
phpfpm_pools:
- name: www
user: www
home: /opt/www
uid: 1001
roles:
- ansible-role-phpfpm