Slavi Pantaleev
ddf18eadc7
More ansible-lint fixes
il y a 3 ans
Slavi Pantaleev
34cdaade08
Use fully-qualified module names for builtin Ansible modules
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1939
il y a 3 ans
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
il y a 4 ans
Matthew Cengia
7afe8103da
Find/replace Facebook with Twitter
find roles/matrix-bridge-mautrix-twitter -type f -exec sed -i \
-e 's/facebook/twitter/g' \
-e 's/Facebook/Twitter/g' \
-e 's/FB/Twitter/g' \
-e 's/fb/twitter/g' {} +
il y a 5 ans
Matthew Cengia
6b9b824964
Copy matrix-bridge-mautrix-facebook as base for matrix-bridge-mautrix-twitter
il y a 5 ans
Slavi Pantaleev
735c966ab6
Disable systemd services when stopping to uninstall them
Until now, we were leaving services "enabled"
(symlinks in /etc/systemd/system/multi-user.target.wants/).
We clean these up now. Broken symlinks may still exist in older
installations that enabled/disabled services. We're not taking care
to fix these up. It's just a cosmetic defect anyway.
il y a 4 ans
Michael Collins
98e6cd685d
sync with previous repo
il y a 4 ans
mooomooo
eebc6e13f8
Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
il y a 6 ans
Slavi Pantaleev
3250df6765
Make bridge uninstallation stop services
Fixes #155 (Github Issue)
il y a 6 ans
Slavi Pantaleev
8d654aecdd
Improve file naming consistency
il y a 6 ans
Slavi Pantaleev
43fd3cc274
Move mautrix-facebook into a separate role
il y a 6 ans