mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-09 12:10:31 -07:00
7 lines
378 B
YAML
7 lines
378 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_tablespace module
|
|
- import_tasks: postgresql_tablespace_initial.yml
|