ansible/test
Christian Rohmann 90c092a104 Allow configuration of connection_limit per postgresql database (postgresql_db) (#40345)
Fixes #40060

* Fix coding style errors
* Use CONNECTION LIMIT (no underscore)
* From review done by amenonsen and bcoca - Set default at None, make the change detection less confusing
* Added EXAMPLE on how to apply a database specific connection limit
* Added some basic tests for conn_limit applied to a database
* Check that conn_limit has actually been set / updated to 200
* Add changelog fragment regarding postgresql_db conn_limit parameter
2019-03-22 18:21:39 +05:30
..
cache
env
integration Allow configuration of connection_limit per postgresql database (postgresql_db) (#40345) 2019-03-22 18:21:39 +05:30
legacy Cleanup yaml files with incorrect task attrs (#53813) 2019-03-15 13:05:09 -04:00
results
runner Fix typo in doc_fragments path. 2019-03-21 15:36:05 -07:00
sanity Fix typo in doc_fragments path. 2019-03-21 15:36:05 -07:00
units Add Bitbucket Pipelines variable module (#54049) 2019-03-22 13:17:08 +01:00
utils Slightly increase non-coverage unit test timeout. 2019-03-21 09:30:43 -07:00