| @@ -25,8 +25,13 @@ You need a debian OS (tested on debian 10) | |||
| * apache2-utils | |||
| * **apache_extr_packages** - default value: empty list | |||
| ## Example playbook | |||
| Go an check the playbook directory | |||
| ## Role philosophy | |||
| * KISS: Keep it simple Smart-Guy | |||
| * Only support what you need. No magic | |||
| * If you need to fix/troubleshoot or manual install, just go an check the task | |||
| and defaults directories. It should be easy to follow the steps | |||