3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-14 04:52:39 +00:00

Fix "Migrating to a new server" flow due to dynamic user/group creation

This commit is contained in:
Slavi Pantaleev
2020-05-06 09:55:40 +03:00
parent 6032affc20
commit ccc7aaf0ce
2 changed files with 5 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
when: run_setup|bool
tags:
- always
- setup-system-user
- import_tasks: "{{ role_path }}/tasks/setup_matrix_base.yml"
when: run_setup|bool