fix typo in readme file + add sudo

This commit is contained in:
meaz 2023-10-07 13:08:38 +02:00
parent 8ab79633ec
commit 6a0ac41539
Signed by: meaz
GPG key ID: CD7A47B2F1ED43B4
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