8 lines
368 B
YAML
8 lines
368 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_query module
|
|
- import_tasks: postgresql_query_initial.yml
|