community.general/lib/ansible/modules
Andrey Klychkov e246e74843 New module postgresql_ping: Checks remote PostgreSQL server availability. (#51477)
* New module postgresql_ping: simple module to check remote PostgreSQL server availability.

* New module postgresql_ping: simple module to check remote PostgreSQL server availability, doc fixes

* postgresql_ping: added integration tests

* New module postgresql_ping: misc changes

* New module postgresql_ping: change return suit

* New module postgresql_ping: tests reformatting, return value

* Various cosmetic/documentation fixes

* A few more fixes

* And even more cleanups

* Fix PEP8 issue
2019-03-06 11:01:13 +00:00
..
cloud docker_swarm_service: rename return variable to swarm_service (#53229) 2019-03-06 10:27:11 +00:00
clustering k8s_auth: use group module defaults in example (#52712) 2019-03-04 12:55:30 -05:00
commands Update command/shell docs with note about modules for rebooting(#51499) 2019-02-13 13:54:36 -05:00
crypto Add public key return to openssh_keypair (#53214) 2019-03-05 16:07:43 +00:00
database New module postgresql_ping: Checks remote PostgreSQL server availability. (#51477) 2019-03-06 11:01:13 +00:00
files Clarify restrictions of excludes property in find module. (#49549) 2019-02-26 16:06:06 -05:00
identity onepassword_facts bug fixes (#51953) 2019-02-22 11:52:33 +00:00
inventory
messaging Fix idempotence in rabbitmq_plugin (#52166) 2019-02-22 08:36:32 +00:00
monitoring Zabbix action: Correcting 'notify_all_involved' for acknowledge operations (#53197) 2019-03-03 04:23:22 -05:00
net_tools get_url: return no change in check mode when checksum matches (#53070) 2019-03-01 09:53:28 +00:00
network Add missing RETURN to restconf_config (#53324) 2019-03-05 08:53:23 -05:00
notification Assorted pylint fixes 2019-02-15 06:54:47 -08:00
packaging yum/dnf: Add download_dir param (#53171) 2019-03-04 13:08:58 -05:00
remote_management Katello: Added product to the dict choices (#49776) 2019-02-22 08:27:34 +00:00
source_control Assorted pylint fixes 2019-02-15 06:54:47 -08:00
storage Fix Example for lun copy (#53281) 2019-03-05 15:50:42 -05:00
system make debconf compare apples to apples (booleans) (#53331) 2019-03-05 16:03:54 -05:00
utilities adding quiet option to assert (ansible#27124) (#52032) 2019-02-28 10:25:41 -05:00
web_infrastructure - Initial commit (#51739) 2019-02-21 20:13:41 +00:00
windows Extend win_psmodule - the second attempt, the previous was #46516 (#50621) 2019-03-06 06:56:55 +10:00
__init__.py