community.general/tests/integration/targets/postgresql_schema/tasks/main.yml

10 lines
422 B
YAML

####################################################################
# WARNING: These are designed specifically for Ansible tests #
# and should not be used as examples of how to write Ansible roles #
####################################################################
- import_tasks: postgresql_schema_session_role.yml
# Initial CI tests of postgresql_schema module
- import_tasks: postgresql_schema_initial.yml