#################################################################### # 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