Setup configuration files for Composer. (Install or Upgrade)
This role requires the following website to be opened.
- packagist.org - port 80 and 443
All variables come form the defaults
directory. These can be overwiten by group_vars/all.yml
. Here are the variables from this role.
- admin_home = By default this is set to the remote servers home directory.
- sub_dir = This variable is only used if you
bin
directory is elsewhere in the home directory. - root_bin = This variable contains the whole path to the
bin
directory
This role is not dependent on another role.
There are no files in this role.
There are no handlers in this role.
composer.json = ~/.composer/composer.json
default configuration file.
There are no helpers in this role.