文件名称:ansible-role-wordpress-apache:Ansible 角色
文件大小:7KB
文件格式:ZIP
更新时间:2024-06-27 13:50:22
Ansible 角色:WordPress + Apache [ ]( 角色:WordPress Apache&language=&tags=github&category=software) 在 Apache 上安装和配置 WordPress 的 Ansible 角色。 功能包括: 将任何 WordPress 版本安装到指定目录 wp-config.php 的配置 为 wp-config.php ( ) 获取随机盐 Apache虚拟主机的配置 安装 使用ansible-galaxy : $ ansible-galaxy install darthwade.wordpress-apache 使用arm ( ): $ arm install darthwade.wordpress-apache 使用git : $ git clone https://github.com/d
【文件预览】:
ansible-role-wordpress-apache-master
----.gitignore(35B)
----defaults()
--------main.yml(159B)
----templates()
--------apache-vhost.conf.j2(792B)
----meta()
--------main.yml(839B)
----.travis.yml(1KB)
----Vagrantfile(303B)
----LICENSE(1KB)
----README.md(3KB)
----tests()
--------test.yml(390B)
--------inventory(9B)
----tasks()
--------main.yml(490B)