ansible/test/integration/targets/postgresql_user/tasks/main.yml

6 lines
151 B
YAML
Raw Normal View History

# Initial CI tests of postgresql_user module
- import_tasks: postgresql_user_initial.yml
# General tests:
- import_tasks: postgresql_user_general.yml