chanchalbose.wordpress
chanchal/wordpress
Create a WordPress website. You can try this on CentOS7, Redhat7, Ubuntu, or Debian.
Role Variables
- wp_install_dir: Directory where WordPress will be installed.
- wp_db_name: Name of the WordPress database.
- wp_db_user: Database user for WordPress.
- wp_db_password: Password for the WordPress database user.
- wp_db_host: Hostname of the database server.
Example Playbook
Here's an example of how to use this role with the necessary variables:
- hosts: servers
roles:
- { role: chanchal.wordpress }
License
BSD
Author Information
Maintainer: Chanchal Bose (chanchal@mostlylinux.com)
Informazioni sul progetto
Automate Wordpress deployment in CentOS, Redhat or Ubuntu
Installa
ansible-galaxy install chanchalbose.wordpress
Licenza
Unknown
Download
80
Proprietario