fix typo in readme file + add sudo (#1)

Reviewed-on: #1
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
Co-authored-by: meaz <meaz@disroot.org>
Co-committed-by: meaz <meaz@disroot.org>
This commit is contained in:
meaz 2023-11-17 12:32:56 +00:00 committed by meaz
parent 8ab79633ec
commit e72d45a285
2 changed files with 2 additions and 1 deletions

View file

@ -12,7 +12,7 @@ Then you can access Roundcube from your computer on http://192.168.33.55
## Playbook
The playbook includes nginx, php-fpm and mariadb roles and deploys entire stack needed to run Timetagger. Additional roles are also available in the Ansible roles repos in git.
The playbook includes nginx role and deploys entire stack needed to run Timetagger. Additional role is also available in the Ansible roles repos in git.
## Create credentials

View file

@ -8,6 +8,7 @@ timetagger_pkg:
- virtualenv
- python3-venv
timetagger_pip_pkgs:
- sudo
- setuptools
- wheel
- pip