Skip to content

asciiprod/wp-ansible-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Ansible Demo

this playbook installs WordPress on a Debian 10 ("buster") minimal installation

Usage

 ansible-playbook site.yml

Parameters

  • Hosts can be configured in the inventory/ directory.
  • HostsVariables (username, password, etc) are in the group_vars directory.
  • Inventory path can be configured in the ansible.cfg file.

About

Demo using ansible to install a wp site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages