Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Code-Egg committed Sep 2, 2020
1 parent b779d0d commit 2884d88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis/verify.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ main(){
verify_syntax
verify_lsws
verify_wordpress
}
}
main
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# WordPress on Ubuntu 20.04 LOMP
[![Build Status](https://travis-ci.com/Code-Egg/ansible-lomp-wp.svg?branch=master)](https://github.com/Code-Egg/ansible-lomp-wp)

This playbook will install a WordPress website on top of a LOMP environment (Linux, OpenLiteSpeed, MySQL and PHP) on an Ubuntu machine. A virtualhost will be created with the options specified in the vars/default.yml variable file.

## Running this Playbook
Expand Down

0 comments on commit 2884d88

Please sign in to comment.