From 7e0a5cf306d98ebb3455f18b551fb1a9af773fec Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Fri, 16 Jun 2023 09:00:43 +0300 Subject: [PATCH] Rename aux role directory to auxiliary to work around problems on NTFS Related to: - https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2738 - https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2739 - https://github.com/mother-of-all-self-hosting/mash-playbook/pull/40 --- requirements.yml | 2 +- setup.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.yml b/requirements.yml index cdff650..11f4bc6 100644 --- a/requirements.yml +++ b/requirements.yml @@ -11,7 +11,7 @@ name: authentik - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-aux.git version: v1.0.0-1 - name: aux + name: auxiliary - src: git+https://gitlab.com/etke.cc/roles/backup_borg.git version: v1.2.4-1.7.14-0 - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-collabora-online.git diff --git a/setup.yml b/setup.yml index 8534cbf..21f74ec 100644 --- a/setup.yml +++ b/setup.yml @@ -138,7 +138,7 @@ - role: galaxy/com.devture.ansible.role.woodpecker_ci_server - role: galaxy/com.devture.ansible.role.woodpecker_ci_agent - - role: galaxy/aux + - role: galaxy/auxiliary - when: devture_systemd_service_manager_enabled | bool role: galaxy/com.devture.ansible.role.systemd_service_manager