You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/postgresql_user/tasks/main.yml

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