Add explicit names for roles (affects their install paths)

This commit is contained in:
Slavi Pantaleev 2023-11-19 14:09:18 +02:00
parent 21fa30222a
commit 33fd209966
2 changed files with 28 additions and 2 deletions

View file

@ -547,6 +547,8 @@ devture_postgres_managed_databases_auto: "{{ mash_playbook_devture_postgres_mana
devture_postgres_backup_enabled: false
devture_postgres_backup_postgres_role_include_name: galaxy/postgres
devture_postgres_backup_identifier: "{{ mash_playbook_service_identifier_prefix }}postgres-backup"
devture_postgres_backup_architecture: "{{ mash_playbook_architecture }}"

View file

@ -17,6 +17,7 @@
name: auxiliary
- src: git+https://gitlab.com/etke.cc/roles/backup_borg.git
version: v1.2.6-1.8.4-0
name: backup_borg
- src: git+https://github.com/nielscil/ansible-role-changedetection.git
version: v0.45.5-0
name: changedetection
@ -28,30 +29,43 @@
name: collabora_online
- src: git+https://github.com/devture/com.devture.ansible.role.container_socket_proxy.git
version: v0.1.1-2
name: container_socket_proxy
- src: git+https://github.com/devture/com.devture.ansible.role.docker_sdk_for_python.git
version: 129c8590e106b83e6f4c259649a613c6279e937a
name: docker_sdk_for_python
- src: git+https://github.com/devture/com.devture.ansible.role.playbook_help.git
version: c1f40e82b4d6b072b6f0e885239322bdaaaf554f
name: playbook_help
- src: git+https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages.git
version: 9b4b088c62b528b73a9a7c93d3109b091dd42ec6
name: playbook_runtime_messages
- src: git+https://github.com/devture/com.devture.ansible.role.playbook_state_preserver.git
version: ff2fd42e1c1a9e28e3312bbd725395f9c2fc7f16
name: playbook_state_preserver
- src: git+https://github.com/devture/com.devture.ansible.role.postgres.git
version: v16.1-0
name: postgres
- src: git+https://github.com/devture/com.devture.ansible.role.postgres_backup.git
version: d2c2585fe3f5ebf39045bc90c97ee160e1341594
version: 5dd334c0b7f0a2795023ec9ece747c3ea3da06f2
name: postgres_backup
- src: git+https://github.com/devture/com.devture.ansible.role.systemd_docker_base.git
version: v1.0.0-0
name: systemd_docker_base
- src: git+https://github.com/devture/com.devture.ansible.role.systemd_service_manager.git
version: v1.0.0-1
name: systemd_service_manager
- src: git+https://github.com/devture/com.devture.ansible.role.timesync.git
version: v1.0.0-0
name: timesync
- src: git+https://github.com/devture/com.devture.ansible.role.traefik.git
version: v2.10.5-2
name: traefik
- src: git+https://github.com/devture/com.devture.ansible.role.woodpecker_ci_agent.git
version: v1.0.5-0
name: woodpecker_ci_agent
- src: git+https://github.com/devture/com.devture.ansible.role.woodpecker_ci_server.git
version: v1.0.5-0
name: woodpecker_ci_server
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-docker-registry.git
version: v2.8.3-0
name: docker_registry
@ -66,6 +80,7 @@
name: echoip
- src: git+https://gitlab.com/etke.cc/roles/fail2ban.git
version: 09886730e8d3c061f22d1da4a542899063f97f0a
name: fail2ban
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-firezone.git
version: v0.7.35-0
name: firezone
@ -83,7 +98,7 @@
name: funkwhale
- src: git+https://github.com/geerlingguy/ansible-role-docker
version: 7.0.2
name: geerlingguy.docker
name: docker
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-gitea.git
version: v1.21.0-0
name: gitea
@ -92,6 +107,7 @@
name: gotosocial
- src: git+https://gitlab.com/etke.cc/roles/grafana.git
version: v10.2.1-0
name: grafana
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git
version: v3.0.1-0
name: healthchecks
@ -124,6 +140,7 @@
name: mariadb
- src: git+https://gitlab.com/etke.cc/roles/miniflux.git
version: v2.0.50-0
name: miniflux
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-mobilizon.git
version: v3.1.3-0
name: mobilizon
@ -180,10 +197,13 @@
name: prometheus_ssh_exporter
- src: git+https://gitlab.com/etke.cc/roles/radicale.git
version: v3.1.8.3-0
name: radicale
- src: git+https://gitlab.com/etke.cc/roles/redis.git
version: v7.2.0-0
name: redis
- src: git+https://gitlab.com/etke.cc/roles/redmine.git
version: v5.1.0-0
name: redmine
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-roundcube.git
version: v1.6.5-0
name: roundcube
@ -192,10 +212,13 @@
name: rumqttd
- src: git+https://gitlab.com/etke.cc/roles/soft_serve.git
version: v0.4.7-0
name: soft_serve
- src: git+https://gitlab.com/etke.cc/roles/ssh.git
version: 13440992374e0fef8f6360a0856b78b37a1fd831
name: ssh
- src: git+https://gitlab.com/etke.cc/roles/swap.git
version: abfb18b6862108bbf24347500446203170324d7f
name: swap
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-syncthing.git
version: v1.26.1-0
name: syncthing
@ -204,6 +227,7 @@
name: telegraf
- src: git+https://gitlab.com/etke.cc/roles/uptime_kuma.git
version: v1.23.5-0
name: uptime_kuma
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-vaultwarden.git
version: v1.30.0-0
name: vaultwarden