Slavi Pantaleev
9f2eff2ac7
Respect `devture_systemd_docker_base_docker_service_name`
Related to 0241c71a4c
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3270#issuecomment-2143782962
With this change, it should be possible for people to adjust the Docker
dependency from `docker.service` to something else (e.g. `pkg-ContainerManager-dockerd.service`),
or to completely eliminate it by setting `devture_systemd_docker_base_docker_service_name` to an empty string.
This makes it easier for people to use the playbook against a Synology DSM server.
преди 1 година
Slavi Pantaleev
92c3122b96
Add additional-networks support to matrix-dynamic-dns
Not that it seems necessary right now, but it makes it consistent with
all other roles.
преди 2 години
Slavi Pantaleev
c96a0156c0
Make matrix-dynamic-dns use its own container network
преди 2 години
renovate[bot]
3bcd0138d4
chore(deps): update linuxserver/ddclient docker tag to v3.11.2
преди 2 години
renovate[bot]
338af8151b
Update linuxserver/ddclient Docker tag to v3.11.1
преди 2 години
Slavi Pantaleev
3588cf610e
Upgrade ddclient (v3.10.0-ls136 -> v3.11.0-ls137)
Supersedes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2961
преди 2 години
Slavi Pantaleev
c6f1dfa724
Switch Renovate versioning for matrix-dynamic-dns to semver
Related to e87f5c11d7
преди 2 години
Slavi Pantaleev
ccbff150cd
Upgrade ddclient (v3.10.0-ls135 -> v3.10.0-ls136)
преди 2 години
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
преди 2 години
Slavi Pantaleev
3a32fe71fb
Upgrade ddclient (v3.10.0-ls131 -> v3.10.0-ls135)
преди 2 години
Slavi Pantaleev
75d4b53484
Upgrade ddclient (v3.10.0-ls126 -> v3.10.0-ls131)
преди 2 години
Slavi Pantaleev
36c55bcb33
Upgrade ddclient (v3.10.0-ls125 -> v3.10.0-ls26)
преди 2 години
Slavi Pantaleev
d5fa6feeef
Upgrade ddclient (v3.10.0-ls124 -> v3.10.0-ls25)
преди 2 години
Slavi Pantaleev
c720d7bb1a
Upgrade ddclient (v3.10.0-ls123 -> v3.10.0-ls24)
преди 2 години
Slavi Pantaleev
b96792ecf9
Upgrade ddclient (v3.10.0-ls111 -> v3.10.0-ls123)
преди 2 години
Slavi Pantaleev
d6371a0781
Upgrade ddclient (v3.10.0-ls110 -> v3.10.0-ls111)
преди 3 години
Slavi Pantaleev
1c10a7727c
Upgrade ddclient (v3.10.0-ls106 -> v3.10.0-ls110)
преди 3 години
Slavi Pantaleev
8c5e34b37f
Upgrade ddclient (v3.10.0-ls105 -> v3.10.0-ls106)
преди 3 години
Slavi Pantaleev
7ac27becaf
Upgrade ddclient (v3.10.0-ls103 -> v3.10.0-ls105)
преди 3 години
Slavi Pantaleev
410a915a8a
Move roles/matrix* to roles/custom/matrix*
This paves the way for installing other roles into `roles/galaxy` using `ansible-galaxy`,
similar to how it's done in:
- https://github.com/spantaleev/gitea-docker-ansible-deploy
- https://github.com/spantaleev/nextcloud-docker-ansible-deploy
In the near future, we'll be removing a lot of the shared role code from here
and using upstream roles for it. Some of the core `matrix-*` roles have
already been extracted out into other reusable roles:
- https://github.com/devture/com.devture.ansible.role.postgres
- https://github.com/devture/com.devture.ansible.role.systemd_docker_base
- https://github.com/devture/com.devture.ansible.role.timesync
- https://github.com/devture/com.devture.ansible.role.vars_preserver
- https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages
- https://github.com/devture/com.devture.ansible.role.playbook_help
We just need to migrate to those.
преди 3 години