fix typo in readme file + add sudo #1

Merged
meaz merged 1 commit from typo_readme into main 2023-11-17 13:32:57 +01:00
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