Add TODOs to readme.

This commit is contained in:
Jeff Geerling 2014-02-28 20:40:38 -06:00
parent bf3f28ce77
commit 1243e335d8
1 changed files with 5 additions and 0 deletions

View File

@ -63,6 +63,11 @@ A list of the PHP packages to install. You'll likely want to install common pack
- php-pecl-apc
- php-xml
## TODO
- Make role more flexible, allowing APC to be excluded from `php_packages` list.
- Use `lineinfile` rather than templates to make configuration changes.
## License
MIT / BSD