Prepare folders and files needed for running a Laravel project.
Written in Ansible 1.9.*
Available variables are listed below, along with default values (see defaults/main.yml):
User owning application code files.
Default is the value of ansible_ssh_user.
Group owning application code files.
Default is the value of ansible_ssh_user.
Application name used for folders.
Stage name used for folders.
Array of key value pairs for application config.
Nginx server_name.
Nginx port.
juwai.common juwai.nginx
- hosts: servers
roles:
- juwai.laravel
MIT
This role was created in 2016 by Juwai Limited.