C4V3 / wordpress-ansible

1 stars 9 forks source link

Test document is out-of-date #54

Open moozer opened 8 years ago

moozer commented 8 years ago

Following https://github.com/Nicl0996/wordpress-ansible/blob/master/Tests.md

After a new installation, apache2 and php sections are not giving the ouput specified in the test document.

moozer commented 8 years ago

Perhpas we should do automated testing instead. I started something here https://github.com/moozer/wordpress-ansible/blob/wip-tests/runTests.yml

Is that what we want?