Display a more informative error when InvalidPrivsError is raised (#465) - fix and add integration test

This commit is contained in:
bizmate 2022-11-29 17:43:01 +04:00
commit 222eb60371
6 changed files with 30 additions and 15 deletions

View file

@ -5,7 +5,17 @@
####################################################################
- import_tasks: setvars.yml
tags:
- setup_mysql
- import_tasks: dir.yml
tags:
- setup_mysql
- import_tasks: install.yml
tags:
- setup_mysql
- import_tasks: config.yml
tags:
- setup_mysql
- import_tasks: verify.yml
tags:
- setup_mysql