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:
4
tests/integration/targets/postgresql_ping/tasks/main.yml
Normal file
4
tests/integration/targets/postgresql_ping/tasks/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
# Initial CI tests of postgresql_ping module
|
||||
- import_tasks: postgresql_ping_initial.yml
|
||||
vars:
|
||||
db_name_nonexist: fake_db
|
||||
Reference in New Issue
Block a user