Here is the command previously used, I hope it is clearly visible.
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"}}' -vvvWalter, I have tried adding more braces, but unfortunately, it didn't work for me. The number of openings and closings braces is the same. Regards, Farrukh Ahmed -- 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/CAL6Xq1dpPKO6%2B%2BThY_PTsrEkL4Vw-u3%2B12Hqk-h3B6sFckOmrQ%40mail.gmail.com.
