restructured ansible-office repo

This commit is contained in:
2024-12-04 10:47:12 +01:00
parent 35892aec74
commit 0bb7ecbbc0
17 changed files with 20 additions and 123 deletions

12
TODO.md
View File

@@ -1,16 +1,5 @@
## todo
### First Version 0.1
- [x] install smbclient php module
- [x] install ownCloud via task (trusted domains can
be added afterwards)
- [x] configure cron jobs
- [x] configure caching and file locking
- [x] add redis to stack and configure it
- [x] configure log rotation
- [ ] configure https access in apache2
### Modifications
- [ ] Build ansible-role-lamp
@@ -21,3 +10,4 @@
- [ ] Build with option to choose between apache and nginx
- [ ] Build with option to choose different databases
- [ ] Build with option to choose different php versions