Merge branch 'master' into non-root-containers

This commit is contained in:
Slavi Pantaleev
2019-01-29 18:00:11 +02:00
3 changed files with 56 additions and 18 deletions

View File

@ -16,4 +16,6 @@
- import_tasks: "{{ role_path }}/tasks/self_check_mxisd.yml"
delegate_to: 127.0.0.1
become: false
when: "run_self_check and matrix_mxisd_enabled"
when: "run_self_check and matrix_mxisd_enabled"
tags:
- self-check