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

@ -281,6 +281,10 @@
- include: test_priv_subtract.yml enable_check_mode=no
- include: test_priv_subtract.yml enable_check_mode=yes
- include: test_privs_issue_465.yml
tags:
- issue_465
# Tests for the TLS requires dictionary
- include: tls_requirements.yml