8 lines
370 B
YAML
8 lines
370 B
YAML
####################################################################
|
|
# WARNING: These are designed specifically for Ansible tests #
|
|
# and should not be used as examples of how to write Ansible roles #
|
|
####################################################################
|
|
|
|
# Initial CI tests of postgresql_pg_hba module
|
|
- import_tasks: postgresql_pg_hba_initial.yml
|