entanet_devops.application

应用程序

从 deb 文件安装 PHP 应用并创建应用用户 如果 env.testing 存在,则运行 phpunit 从基础示例和字典构建 env 文件

角色变量

app_user: www-data app_group: www-data app_directory: /app/install/here app_clean_dev_dependecies: true app_deb_package: file_to_install.deb

示例剧本

- hosts: servers
  roles:
     - entanet-devops.application

许可证

BSD

关于项目

Application

安装
ansible-galaxy install entanet_devops.application
许可证
Unknown
下载
20.4k
拥有者