mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 14:41:23 -07:00
Initial commit
This commit is contained in:
commit
aebc1b03fd
4861 changed files with 812621 additions and 0 deletions
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', '>=')
|
Loading…
Add table
Add a link
Reference in a new issue