write integration tests

This commit is contained in:
n-cc 2024-01-11 12:54:18 -06:00 committed by n-cc
commit 9a8b53dd5a
3 changed files with 271 additions and 15 deletions

View file

@ -267,6 +267,9 @@
tags:
- issue_465
# Tests for user attributes
- include_tasks: test_user_attributes.yml
# Tests for the TLS requires dictionary
- include_tasks: test_tls_requirements.yml