I am using the following ansible script to install php-fpm module in centOS but cannot figure out the error.
--- - hosts: all become: yes tasks: - na