mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-24 12:06:02 +01:00
Add TODOs to readme.
This commit is contained in:
parent
bf3f28ce77
commit
1243e335d8
@ -63,6 +63,11 @@ A list of the PHP packages to install. You'll likely want to install common pack
|
|||||||
- php-pecl-apc
|
- php-pecl-apc
|
||||||
- php-xml
|
- 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
|
## License
|
||||||
|
|
||||||
MIT / BSD
|
MIT / BSD
|
||||||
|
Loading…
Reference in New Issue
Block a user