ansible/test/integration/targets/postgresql_user/tasks/main.yml
2019-09-26 05:53:13 -04:00

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