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