################################################################################ # This file was generated by Ansible for {{ansible_fqdn}} # Do NOT modify this file by hand! ################################################################################ upstream php-handler { #server 127.0.0.1:9000; server unix:{{ php_socket }}; }