community.general/lib/ansible/modules
Hannes Ljungberg c563caf451 docker_swarm_service: Set minimum docker-py version to 2.0.2 (#53295)
* Fix version checks in tests

* Set minimum version to 2.0.2

* Networks can only be updated >= docker-py 2.7

* Constraints require docker-py 2.4.0

* Healthchecks require docker-py 2.6.0

* Properly run tests different docker_py_versions

* Add changelog fragment

* Specify lowest version on placement.constraints

* Fix running new tests on older docker-py

* Handle different hosts formats returned by docker

* FIx test naming

* Quote str options

* secrets options require docker-py 2.4.0
2019-03-06 20:50:05 +00:00
..
cloud docker_swarm_service: Set minimum docker-py version to 2.0.2 (#53295) 2019-03-06 20:50:05 +00:00
clustering Allow user to specify a custom condition when waiting (#52185) 2019-03-06 12:41:17 +00:00
commands
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
identity
inventory
messaging
monitoring Zabbix action: Correcting 'notify_all_involved' for acknowledge operations (#53197) 2019-03-03 04:23:22 -05:00
net_tools Clarify json behavior with return_content key (#53316) 2019-03-06 13:40:57 -05:00
network Module nxos logging fixes (#52883) 2019-03-06 13:55:03 -05:00
notification
packaging scan_packages: made adding package managers easier (#49079) 2019-03-06 12:29:51 -05:00
remote_management Fix redfish_facts GetPsuInventory command not returning correct output (#52675) 2019-03-06 12:43:23 +00:00
source_control
storage Update example to be correct (#53337) 2019-03-06 13:38:36 -05:00
system vdo: document versions that have read cache options (#53291) 2019-03-06 14:40:09 -06:00
utilities adding quiet option to assert (ansible#27124) (#52032) 2019-02-28 10:25:41 -05:00
web_infrastructure tower_credential: Add parameter vault_id (#53400) 2019-03-06 12:44:14 -05:00
windows Windows: Improve the file-related seealso references (#53099) 2019-03-06 13:40:02 -06:00
__init__.py