ansible-role-drupal:从一组 git 存储库部署 Drupal 的 Ansible 角色

时间:2024-06-30 00:10:53
【文件属性】:

文件名称:ansible-role-drupal:从一组 git 存储库部署 Drupal 的 Ansible 角色

文件大小:24KB

文件格式:ZIP

更新时间:2024-06-30 00:10:53

ansible-角色-drupal 描述 使用来自其 git 存储库的一组模块和主题部署 Drupal 的角色。 受启发。 要求 在目标上需要 drush 和 mysql。 不依赖于特定角色,因为这确实限制了不想使用这些确切角色的任何人的实用性。 角色变量 drupal_config_directory: Absolute path for D8 config. drupal_multisite_directory: Absolute path for site files, commonly webroot/sites/default. drupal_sites_dir: Directory used for all the drupal (or other) sites on the host. dev_group: If you want a grou


【文件预览】:
ansible-role-drupal-master
----defaults()
--------main.yml(483B)
----templates()
--------drushrc.php.j2(109B)
--------apache_servername.j2(159B)
--------sites.php.j2(217B)
--------apache-site-drupal8.j2(6KB)
--------apache_rewrites.j2(177B)
--------apache-site.j2(400B)
--------settings.php.j2(27KB)
--------apache-drupal-ckeditor.j2(435B)
--------apache-site-drupal7.j2(5KB)
----meta()
--------main.yml(782B)
----LICENSE(1KB)
----README.md(2KB)
----files()
--------sites.php(0B)
----vars()
--------main.yml(41B)
----tasks()
--------install.yml(2KB)
--------permissions.yml(1KB)
--------drupal.yml(1KB)
--------database.yml(1KB)
--------main.yml(628B)
--------custom.yml(567B)

网友评论