Commit Graph

23 Commits

Author SHA1 Message Date
25ab003fef fix drone pipeline 2023-01-11 12:10:57 +01:00
d580ffe849 Merge pull request 'add docs-centralizer CI job' (#4) from 20230111-doccentralizer into master
Reviewed-on: #4
2023-01-11 11:01:21 +00:00
3c148385d4 remove brackets 2023-01-11 12:00:58 +01:00
ed171218df add docs-centralizer CI job 2023-01-11 11:58:52 +01:00
4b706aecba Merge pull request 'add documentation how to sync calendars between TB and NC to the README' (#3) from doc-sync-calendar-nc-tb into master
Reviewed-on: #3
2022-11-24 14:44:49 +00:00
e04adfcef6 add documentation how to sync calendars between TB and NC to the README 2022-11-24 15:34:39 +01:00
9170326303 Merge pull request 'fix failing download tasks.txt for gtimelog' (#2) from issue-1 into master
Reviewed-on: #2
2022-11-17 12:22:37 +00:00
559a7d4917 fix failing download tasks.txt for gtimelog
* The download task failed, as the config directory was not created before, so a check for the directory was added to the playbook. If the check fails, the directory will be created for the user.
* The `ansible_env.USER` variable was used, as `ansible_user` was not available on the Debian 11 testing system.
* The initial `become: true` has been removed, as this was chaning the `USER` environment to `root` so that the user could not use the downloaded file

checked that this is running fine on a fresh install of Debian 11 in a VM.

fixes #1
2022-11-17 13:10:09 +01:00
3b58671604 Some more Nextcloud documentation 2022-10-07 12:54:49 +02:00
c88b80df38 Fix heading 2022-10-07 12:38:16 +02:00
a7e161256e Update README.md 2022-10-07 12:35:45 +02:00
52c8c98bbe Add gtimelog configuration 2022-10-07 12:35:14 +02:00
4e24b69405 Update README 2022-08-05 13:57:00 +02:00
f075c2c416 Add some packages 2022-08-05 13:56:49 +02:00
191669034e Fix stupid mistake 2022-08-05 13:50:29 +02:00
4da712f957 Further update README 2022-08-05 13:50:23 +02:00
fe2f7fa762 Update README 2022-08-05 13:29:28 +02:00
8802d47e4f Add innernet install 2022-08-05 12:14:53 +02:00
438b69cf01 Remove unneeded stuff 2022-08-05 12:12:13 +02:00
e8216a613e Bump innernet 2022-08-05 12:03:31 +02:00
3caa6631f3 Add package install/removal steps 2022-08-05 12:00:54 +02:00
787250b190 initial commit 2022-01-23 22:17:19 +01:00
f2b1d9fe3d Initial commit 2022-01-23 11:40:38 +00:00