Implemented telegram notifications

This commit is contained in:
2023-05-28 22:17:33 +02:00
parent 196f1e759d
commit 25e3d3c31c
47 changed files with 232 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
- name: pull swapfile creating script
git:
repo: "git@github.com:kevinveenbirkenbach/create-linux-swapfile.git"
repo: "https://github.com/kevinveenbirkenbach/create-linux-swapfile.git"
dest: "$HOME/Repositories/github.com/kevinveenbirkenbach/create-linux-swapfile"
update: yes
become: false