; Ansible managed {% if php_cli_config is defined %} {% for key, value in php_cli_config.items() %} {{ key }} = {{ value }} {% endfor %} {% endif %}