entanet_devops.application
Application
Install a PHP application using a .deb file and create a user for the app. Run phpunit if the env.testing file is present. Generate an environment file based on a base example and dictionary.
Role Variables
- app_user: www-data
- app_group: www-data
- app_directory: /app/install/here
- app_clean_dev_dependencies: true
- app_deb_package: file_to_install.deb
Example Playbook
- hosts: servers
roles:
- entanet-devops.application
License
BSD
Installa
ansible-galaxy install entanet_devops.application
Licenza
Unknown
Download
20.4k
Proprietario