5 lines
151 B
YAML
5 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
|