You need one more "}" on your -e string to close out the server_config.

ansible-playbook php_config.yml -i hosts -e 
'{"app_name":"test-80php","base_directory_path":"/var/www/html/applications/test-80php","server_config":{
 "display_errors":"Off", "log_errors":"On", "memory_limit":"200M", 
"post_max_size":"8M", "upload_max_filesize":"8M", "max_input_time":"60", 
"max_execution_time":"30", "max_file_uploads":"20", "max_input_vars":"2000", 
"short_open_tag":"On", "time_zone":"Asia/Karachi"} }}' -vvv
                   ------------------------------^

Walter
--
Walter Rowe, Division Chief
Infrastructure Services, OISM
Mobile: 202.355.4123

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/5BE8ABA5-CB33-4846-BD2E-F88050992AF5%40nist.gov.

Reply via email to