ansible-role-phpfpm/test/integration/phpfpm/default.yml

12 lines
178 B
YAML
Raw Normal View History

2018-08-07 22:53:28 +02:00
- hosts: localhost
connection: local
vars:
phpfpm_pools:
- name: www
user: www
home: /opt/www
uid: 1001
roles:
- ansible-role-phpfpm