mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Initial CI tests of postgresql_sequence module
|
||||
- import_tasks: postgresql_sequence_initial.yml
|
||||
when: postgres_version_resp.stdout is version('9.4', '>=')
|
||||
Reference in New Issue
Block a user