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