1. Use `get_url` to output ` to a file `composer-setup.php`, ideally in some directory, let's say `/tmp`
2. Use `command` module to run `php /tmp/composer-setup.php ...` step
Or search Ansible Galaxy, and see if anyone else has done it.
1. Use `get_url` to output ` to a file `composer-setup.php`, ideally in some directory, let's say `/tmp`
2. Use `command` module to run `php /tmp/composer-setup.php ...` step
Or search Ansible Galaxy, and see if anyone else has done it.