6 lines
151 B
YAML
6 lines
151 B
YAML
|
# Initial CI tests of postgresql_user module
|
||
|
- import_tasks: postgresql_user_initial.yml
|
||
|
|
||
|
# General tests:
|
||
|
- import_tasks: postgresql_user_general.yml
|