mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Initial commit
This commit is contained in:
3
tests/integration/targets/postgresql_copy/tasks/main.yml
Normal file
3
tests/integration/targets/postgresql_copy/tasks/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
# Initial CI tests of postgresql_copy module
|
||||
- import_tasks: postgresql_copy_initial.yml
|
||||
when: postgres_version_resp.stdout is version('9.4', '>=')
|
||||
Reference in New Issue
Block a user